aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ide/Kconfig')
-rw-r--r--drivers/ide/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig
index 3f828052f8d2..4eb420891f9d 100644
--- a/drivers/ide/Kconfig
+++ b/drivers/ide/Kconfig
@@ -742,6 +742,11 @@ config BLK_DEV_VIA82CXXX
742 This allows the kernel to change PIO, DMA and UDMA speeds and to 742 This allows the kernel to change PIO, DMA and UDMA speeds and to
743 configure the chip to optimum performance. 743 configure the chip to optimum performance.
744 744
745config BLK_DEV_TC86C001
746 tristate "Toshiba TC86C001 support"
747 help
748 This driver adds support for Toshiba TC86C001 GOKU-S chip.
749
745endif 750endif
746 751
747config BLK_DEV_IDE_PMAC 752config BLK_DEV_IDE_PMAC