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 4eb420891f9d..d781b2cd3d62 100644 --- a/drivers/ide/Kconfig +++ b/drivers/ide/Kconfig | |||
@@ -606,6 +606,11 @@ config BLK_DEV_PIIX | |||
606 | the kernel to change PIO, DMA and UDMA speeds and to configure | 606 | the kernel to change PIO, DMA and UDMA speeds and to configure |
607 | the chip to optimum performance. | 607 | the chip to optimum performance. |
608 | 608 | ||
609 | config BLK_DEV_IT8213 | ||
610 | tristate "IT8213 IDE support" | ||
611 | help | ||
612 | This driver adds support for the ITE 8213 IDE controller. | ||
613 | |||
609 | config BLK_DEV_IT821X | 614 | config BLK_DEV_IT821X |
610 | tristate "IT821X IDE support" | 615 | tristate "IT821X IDE support" |
611 | help | 616 | help |