Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9baf64fd authored by Johan Hovold's avatar Johan Hovold Committed by Jiri Kosina
Browse files

ARM: at91/ide: remove unsused at91-ide Kconfig entry



Commit cf844751 ("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: default avatarJohan Hovold <jhovold@gmail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 7fa4cf92
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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