[PATCH 1/4] ata: Remove wrong DISK_DRIVE symbol
Alexander Shiyan
shc_work at mail.ru
Sun Apr 28 00:27:26 EDT 2013
DISK_DRIVE is missing in Kconfig, so remove the "select" statement.
Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
---
drivers/ata/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig
index 42f2065..9830cc0 100644
--- a/drivers/ata/Kconfig
+++ b/drivers/ata/Kconfig
@@ -35,7 +35,6 @@ config DISK_ATA
config DISK_AHCI
bool "AHCI support"
select DISK_ATA
- select DISK_DRIVE
config DISK_AHCI_IMX
depends on ARCH_IMX
--
1.8.1.5
More information about the barebox
mailing list