diff options
Diffstat (limited to 'drivers/ide/Kconfig')
-rw-r--r-- | drivers/ide/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig index b1a9b81c211f..e049f65bc3a2 100644 --- a/drivers/ide/Kconfig +++ b/drivers/ide/Kconfig | |||
@@ -833,7 +833,7 @@ config BLK_DEV_IDE_AU1XXX_SEQTS_PER_RQ | |||
833 | depends on BLK_DEV_IDE_AU1XXX | 833 | depends on BLK_DEV_IDE_AU1XXX |
834 | 834 | ||
835 | config IDE_ARM | 835 | config IDE_ARM |
836 | def_bool ARM && (ARCH_A5K || ARCH_CLPS7500 || ARCH_RPC || ARCH_SHARK) | 836 | def_bool ARM && (ARCH_CLPS7500 || ARCH_RPC || ARCH_SHARK) |
837 | 837 | ||
838 | config BLK_DEV_IDE_ICSIDE | 838 | config BLK_DEV_IDE_ICSIDE |
839 | tristate "ICS IDE interface support" | 839 | tristate "ICS IDE interface support" |