aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ide/Kconfig')
-rw-r--r--drivers/ide/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig
index ec03341d2bd8..350764ece7fe 100644
--- a/drivers/ide/Kconfig
+++ b/drivers/ide/Kconfig
@@ -797,6 +797,14 @@ config BLK_DEV_IDEDMA_PMAC
797 to transfer data to and from memory. Saying Y is safe and improves 797 to transfer data to and from memory. Saying Y is safe and improves
798 performance. 798 performance.
799 799
800config BLK_DEV_IDE_CELLEB
801 bool "Toshiba's Cell Reference Set IDE support"
802 depends on PPC_CELLEB
803 help
804 This driver provides support for the built-in IDE controller on
805 Toshiba Cell Reference Board.
806 If unsure, say Y.
807
800config BLK_DEV_IDE_SWARM 808config BLK_DEV_IDE_SWARM
801 tristate "IDE for Sibyte evaluation boards" 809 tristate "IDE for Sibyte evaluation boards"
802 depends on SIBYTE_SB1xxx_SOC 810 depends on SIBYTE_SB1xxx_SOC