|
@@ -940,7 +940,7 @@ config BLK_DEV_Q40IDE
|
|
|
|
|
|
config BLK_DEV_MPC8xx_IDE
|
|
config BLK_DEV_MPC8xx_IDE
|
|
bool "MPC8xx IDE support"
|
|
bool "MPC8xx IDE support"
|
|
- depends on 8xx
|
|
|
|
|
|
+ depends on 8xx && IDE=y && BLK_DEV_IDE=y
|
|
help
|
|
help
|
|
This option provides support for IDE on Motorola MPC8xx Systems.
|
|
This option provides support for IDE on Motorola MPC8xx Systems.
|
|
Please see 'Type of MPC8xx IDE interface' for details.
|
|
Please see 'Type of MPC8xx IDE interface' for details.
|