|
@@ -769,6 +769,14 @@ config BLK_DEV_TC86C001
|
|
|
help
|
|
|
This driver adds support for Toshiba TC86C001 GOKU-S chip.
|
|
|
|
|
|
+config BLK_DEV_CELLEB
|
|
|
+ tristate "Toshiba's Cell Reference Set IDE support"
|
|
|
+ depends on PPC_CELLEB
|
|
|
+ help
|
|
|
+ This driver provides support for the built-in IDE controller on
|
|
|
+ Toshiba Cell Reference Board.
|
|
|
+ If unsure, say Y.
|
|
|
+
|
|
|
endif
|
|
|
|
|
|
config BLK_DEV_IDE_PMAC
|
|
@@ -800,14 +808,6 @@ config BLK_DEV_IDEDMA_PMAC
|
|
|
to transfer data to and from memory. Saying Y is safe and improves
|
|
|
performance.
|
|
|
|
|
|
-config BLK_DEV_IDE_CELLEB
|
|
|
- bool "Toshiba's Cell Reference Set IDE support"
|
|
|
- depends on PPC_CELLEB && IDE=y
|
|
|
- help
|
|
|
- This driver provides support for the built-in IDE controller on
|
|
|
- Toshiba Cell Reference Board.
|
|
|
- If unsure, say Y.
|
|
|
-
|
|
|
config BLK_DEV_IDE_SWARM
|
|
|
tristate "IDE for Sibyte evaluation boards"
|
|
|
depends on SIBYTE_SB1xxx_SOC
|