From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp45.i.mail.ru ([94.100.177.105]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1ThEHp-0004KP-9O for barebox@lists.infradead.org; Sat, 08 Dec 2012 06:53:22 +0000 From: Alexander Shiyan Date: Sat, 8 Dec 2012 10:51:23 +0400 Message-Id: <1354949486-12917-5-git-send-email-shc_work@mail.ru> In-Reply-To: <1354949486-12917-1-git-send-email-shc_work@mail.ru> References: <1354949486-12917-1-git-send-email-shc_work@mail.ru> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH 5/8] Remove bad Kconfig reference to DISK_DRIVE To: barebox@lists.infradead.org Barebox not contain symbol DISK_DRIVE, so remove all references to it. Signed-off-by: Alexander Shiyan --- drivers/ata/Kconfig | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index 2e80c3e..636ae6c 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig @@ -26,7 +26,6 @@ config DISK_BIOS config DISK_ATA bool "ATA type drives" - select DISK_DRIVE help Support for native ATA/IDE drives -- 1.7.8.6 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox