]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: at91/ide: remove unsused at91-ide Kconfig entry
authorJohan Hovold <jhovold@gmail.com>
Tue, 5 Feb 2013 13:53:35 +0000 (14:53 +0100)
committerJiri Kosina <jkosina@suse.cz>
Tue, 5 Feb 2013 14:00:01 +0000 (15:00 +0100)
Commit cf844751fb25e ("ARM: at91: drop ide driver in favor of the pata
one") removed the at91-ide driver but did not remove the Kconfig entry.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/ide/Kconfig

index 5a26584934caa4c542f4a53582b5a03fcc28f634..bfec4e6bd4b03472c41acde8b8490409811ea3c7 100644 (file)
@@ -702,11 +702,6 @@ config BLK_DEV_IDE_TX4939
        depends on SOC_TX4939
        select BLK_DEV_IDEDMA_SFF
 
-config BLK_DEV_IDE_AT91
-       tristate "Atmel AT91 (SAM9, CAP9, AT572D940HF) IDE support"
-       depends on ARM && ARCH_AT91 && !ARCH_AT91RM9200 && !ARCH_AT91X40
-       select IDE_TIMINGS
-
 config BLK_DEV_IDE_ICSIDE
        tristate "ICS IDE interface support"
        depends on ARM && ARCH_ACORN