Skip to content

Commit

Permalink
ARM: at91/ide: remove unsused at91-ide Kconfig entry
Browse files Browse the repository at this point in the history
Commit cf84475 ("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 <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
  • Loading branch information
jhovold authored and Jiri Kosina committed Feb 5, 2013
1 parent 7fa4cf9 commit 9baf64f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions drivers/ide/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9baf64f

Please sign in to comment.