aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ata/Kconfig')
-rw-r--r--drivers/ata/Kconfig11
1 files changed, 10 insertions, 1 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig
index 1c94b43d2c9b..afbd61575da6 100644
--- a/drivers/ata/Kconfig
+++ b/drivers/ata/Kconfig
@@ -296,7 +296,7 @@ config PATA_ISAPNP
296 If unsure, say N. 296 If unsure, say N.
297 297
298config PATA_IT821X 298config PATA_IT821X
299 tristate "IT821x PATA support (Experimental)" 299 tristate "IT8211/2 PATA support (Experimental)"
300 depends on PCI && EXPERIMENTAL 300 depends on PCI && EXPERIMENTAL
301 help 301 help
302 This option enables support for the ITE 8211 and 8212 302 This option enables support for the ITE 8211 and 8212
@@ -305,6 +305,15 @@ config PATA_IT821X
305 305
306 If unsure, say N. 306 If unsure, say N.
307 307
308config PATA_IT8213
309 tristate "IT8213 PATA support (Experimental)"
310 depends on PCI && EXPERIMENTAL
311 help
312 This option enables support for the ITE 821 PATA
313 controllers via the new ATA layer.
314
315 If unsure, say N.
316
308config PATA_JMICRON 317config PATA_JMICRON
309 tristate "JMicron PATA support" 318 tristate "JMicron PATA support"
310 depends on PCI 319 depends on PCI