|
@@ -963,7 +963,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 && IDE=y && BLK_DEV_IDE=y && !PPC_MERGE
|
|
|
|
|
|
+ depends on 8xx && (LWMON || IVMS8 || IVML24 || TQM8xxL) && IDE=y && BLK_DEV_IDE=y && !PPC_MERGE
|
|
select IDE_GENERIC
|
|
select IDE_GENERIC
|
|
help
|
|
help
|
|
This option provides support for IDE on Motorola MPC8xx Systems.
|
|
This option provides support for IDE on Motorola MPC8xx Systems.
|