diff options
author | Jeff Garzik <jeff@garzik.org> | 2006-09-20 17:48:53 -0400 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-09-20 17:48:53 -0400 |
commit | 36b35a5be0e4b406acd816e2122d153e875105be (patch) | |
tree | 27f50d132f54a5d21c7fd268964162b324827b62 /drivers/ata/Kconfig | |
parent | 93590859884784520a1850767f86296abc2cdc6d (diff) |
[libata] Delete pata_it8172 driver
This MIPS platform is going away.
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/ata/Kconfig')
-rw-r--r-- | drivers/ata/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index cbf0deb25033..5a8bdac5f5e8 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig | |||
@@ -288,15 +288,6 @@ config PATA_ISAPNP | |||
288 | 288 | ||
289 | If unsure, say N. | 289 | If unsure, say N. |
290 | 290 | ||
291 | config PATA_IT8172 | ||
292 | tristate "IT8172 PATA support (Very Experimental)" | ||
293 | depends on PCI && EXPERIMENTAL | ||
294 | help | ||
295 | This option enables support for the ITE 8172 PATA controller | ||
296 | via the new ATA layer. | ||
297 | |||
298 | If unsure, say N. | ||
299 | |||
300 | config PATA_IT821X | 291 | config PATA_IT821X |
301 | tristate "IT821x PATA support (Experimental)" | 292 | tristate "IT821x PATA support (Experimental)" |
302 | depends on PCI && EXPERIMENTAL | 293 | depends on PCI && EXPERIMENTAL |