aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ide/Kconfig')
-rw-r--r--drivers/ide/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig
index 31e649a9ff71..45579ae12c01 100644
--- a/drivers/ide/Kconfig
+++ b/drivers/ide/Kconfig
@@ -940,7 +940,7 @@ config BLK_DEV_Q40IDE
940 940
941config BLK_DEV_MPC8xx_IDE 941config BLK_DEV_MPC8xx_IDE
942 bool "MPC8xx IDE support" 942 bool "MPC8xx IDE support"
943 depends on 8xx 943 depends on 8xx && IDE=y && BLK_DEV_IDE=y
944 help 944 help
945 This option provides support for IDE on Motorola MPC8xx Systems. 945 This option provides support for IDE on Motorola MPC8xx Systems.
946 Please see 'Type of MPC8xx IDE interface' for details. 946 Please see 'Type of MPC8xx IDE interface' for details.