diff options
Diffstat (limited to 'drivers/ide/Kconfig')
-rw-r--r-- | drivers/ide/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig index 0273f124a4f7..5f33df47aa74 100644 --- a/drivers/ide/Kconfig +++ b/drivers/ide/Kconfig | |||
@@ -606,6 +606,12 @@ config BLK_DEV_IT8172 | |||
606 | <http://www.ite.com.tw/ia/brief_it8172bsp.htm>; picture of the | 606 | <http://www.ite.com.tw/ia/brief_it8172bsp.htm>; picture of the |
607 | board at <http://www.mvista.com/partners/semiconductor/ite.html>. | 607 | board at <http://www.mvista.com/partners/semiconductor/ite.html>. |
608 | 608 | ||
609 | config BLK_DEV_IT821X | ||
610 | tristate "IT821X IDE support" | ||
611 | help | ||
612 | This driver adds support for the ITE 8211 IDE controller and the | ||
613 | IT 8212 IDE RAID controller in both RAID and pass-through mode. | ||
614 | |||
609 | config BLK_DEV_NS87415 | 615 | config BLK_DEV_NS87415 |
610 | tristate "NS87415 chipset support" | 616 | tristate "NS87415 chipset support" |
611 | help | 617 | help |