9
0
Fork 0

ata: Remove wrong DISK_DRIVE symbol

DISK_DRIVE is missing in Kconfig, so remove the "select" statement.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Alexander Shiyan 2013-04-28 08:27:26 +04:00 committed by Sascha Hauer
parent 82095bff69
commit 91214e3abf
1 changed files with 0 additions and 1 deletions

View File

@ -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