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 e445fe6e4ba9..080d7f5d45cc 100644 --- a/drivers/ide/Kconfig +++ b/drivers/ide/Kconfig | |||
@@ -963,7 +963,7 @@ config BLK_DEV_Q40IDE | |||
963 | 963 | ||
964 | config BLK_DEV_MPC8xx_IDE | 964 | config BLK_DEV_MPC8xx_IDE |
965 | bool "MPC8xx IDE support" | 965 | bool "MPC8xx IDE support" |
966 | depends on 8xx && IDE=y && BLK_DEV_IDE=y && !PPC_MERGE | 966 | depends on 8xx && (LWMON || IVMS8 || IVML24 || TQM8xxL) && IDE=y && BLK_DEV_IDE=y && !PPC_MERGE |
967 | select IDE_GENERIC | 967 | select IDE_GENERIC |
968 | help | 968 | help |
969 | This option provides support for IDE on Motorola MPC8xx Systems. | 969 | This option provides support for IDE on Motorola MPC8xx Systems. |