diff options
-rw-r--r-- | drivers/ide/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig index 5d134bb75ba1..3f76987d818a 100644 --- a/drivers/ide/Kconfig +++ b/drivers/ide/Kconfig | |||
@@ -802,7 +802,7 @@ config BLK_DEV_IDEDMA_PMAC | |||
802 | 802 | ||
803 | config BLK_DEV_IDE_CELLEB | 803 | config BLK_DEV_IDE_CELLEB |
804 | bool "Toshiba's Cell Reference Set IDE support" | 804 | bool "Toshiba's Cell Reference Set IDE support" |
805 | depends on PPC_CELLEB | 805 | depends on PPC_CELLEB && IDE=y |
806 | help | 806 | help |
807 | This driver provides support for the built-in IDE controller on | 807 | This driver provides support for the built-in IDE controller on |
808 | Toshiba Cell Reference Board. | 808 | Toshiba Cell Reference Board. |