aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/Kconfig
diff options
context:
space:
mode:
authorJohan Hovold <jhovold@gmail.com>2013-02-05 08:53:35 -0500
committerJiri Kosina <jkosina@suse.cz>2013-02-05 09:00:01 -0500
commit9baf64fd05d3e45f665b914e5c0474df4587d2ab (patch)
tree46b2a3203edce69722afb420f7b0535e597bdab8 /drivers/ide/Kconfig
parent7fa4cf920c36a4736b8fa7c0e262dcf292d0cd36 (diff)
ARM: at91/ide: remove unsused at91-ide Kconfig entry
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>
Diffstat (limited to 'drivers/ide/Kconfig')
-rw-r--r--drivers/ide/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig
index 5a26584934ca..bfec4e6bd4b0 100644
--- a/drivers/ide/Kconfig
+++ b/drivers/ide/Kconfig
@@ -702,11 +702,6 @@ config BLK_DEV_IDE_TX4939
702 depends on SOC_TX4939 702 depends on SOC_TX4939
703 select BLK_DEV_IDEDMA_SFF 703 select BLK_DEV_IDEDMA_SFF
704 704
705config BLK_DEV_IDE_AT91
706 tristate "Atmel AT91 (SAM9, CAP9, AT572D940HF) IDE support"
707 depends on ARM && ARCH_AT91 && !ARCH_AT91RM9200 && !ARCH_AT91X40
708 select IDE_TIMINGS
709
710config BLK_DEV_IDE_ICSIDE 705config BLK_DEV_IDE_ICSIDE
711 tristate "ICS IDE interface support" 706 tristate "ICS IDE interface support"
712 depends on ARM && ARCH_ACORN 707 depends on ARM && ARCH_ACORN