diff options
Diffstat (limited to 'drivers/ide/Kconfig')
-rw-r--r-- | drivers/ide/Kconfig | 5 |
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 | ||
745 | config BLK_DEV_TC86C001 | ||
746 | tristate "Toshiba TC86C001 support" | ||
747 | help | ||
748 | This driver adds support for Toshiba TC86C001 GOKU-S chip. | ||
749 | |||
745 | endif | 750 | endif |
746 | 751 | ||
747 | config BLK_DEV_IDE_PMAC | 752 | config BLK_DEV_IDE_PMAC |