aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/Kconfig
diff options
context:
space:
mode:
authorJack Lee <Jack.Lee@ite.com.tw>2007-02-07 12:19:09 -0500
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>2007-02-07 12:19:09 -0500
commit9c6712c0bcd2954fb4ca58d31f7316292a4b0945 (patch)
treefe88e235ccc612c708e123ff4831a1837ba9a0e2 /drivers/ide/Kconfig
parenta534b68da0471dd9e4e3f7fc922faba74f8f4506 (diff)
ide: add it8213 IDE driver
From: Alan Cox <alan@lxorguk.ukuu.org.uk> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
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 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
609config BLK_DEV_IT8213
610 tristate "IT8213 IDE support"
611 help
612 This driver adds support for the ITE 8213 IDE controller.
613
609config BLK_DEV_IT821X 614config BLK_DEV_IT821X
610 tristate "IT821X IDE support" 615 tristate "IT821X IDE support"
611 help 616 help