[PATCH] BLK_DEV_IDE_CELLEB dependency fix
It's bool and it depends on IDE => should depend on IDE=y Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
@@ -802,7 +802,7 @@ config BLK_DEV_IDEDMA_PMAC
|
|||||||
|
|
||||||
config BLK_DEV_IDE_CELLEB
|
config BLK_DEV_IDE_CELLEB
|
||||||
bool "Toshiba's Cell Reference Set IDE support"
|
bool "Toshiba's Cell Reference Set IDE support"
|
||||||
depends on PPC_CELLEB
|
depends on PPC_CELLEB && IDE=y
|
||||||
help
|
help
|
||||||
This driver provides support for the built-in IDE controller on
|
This driver provides support for the built-in IDE controller on
|
||||||
Toshiba Cell Reference Board.
|
Toshiba Cell Reference Board.
|
||||||
|
Reference in New Issue
Block a user