[PATCH 5/8] Remove bad Kconfig reference to DISK_DRIVE

Alexander Shiyan shc_work at mail.ru
Sat Dec 8 01:51:23 EST 2012


Barebox not contain symbol DISK_DRIVE, so remove all references to it.

Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
---
 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




More information about the barebox mailing list