drivers/ata/Kconfig: PATA_SCC depends on wrong platform
PATA_SCC depends on PPC_CELLEB. (not PPC_IBM_CELL_BLADE) Signed-off-by: Kou Ishizaki <kou.ishizaki@toshiba.co.jp> Signed-off-by: Akira Iguchi <akira2.iguchi@toshiba.co.jp> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
Родитель
722d67b620
Коммит
aeb9362a48
|
@ -564,7 +564,7 @@ config PATA_IXP4XX_CF
|
||||||
|
|
||||||
config PATA_SCC
|
config PATA_SCC
|
||||||
tristate "Toshiba's Cell Reference Set IDE support"
|
tristate "Toshiba's Cell Reference Set IDE support"
|
||||||
depends on PCI && PPC_IBM_CELL_BLADE
|
depends on PCI && PPC_CELLEB
|
||||||
help
|
help
|
||||||
This option enables support for the built-in IDE controller on
|
This option enables support for the built-in IDE controller on
|
||||||
Toshiba Cell Reference Board.
|
Toshiba Cell Reference Board.
|
||||||
|
|
Загрузка…
Ссылка в новой задаче