Skip to content

Commit

Permalink
[libata] Delete pata_it8172 driver
Browse files Browse the repository at this point in the history
This MIPS platform is going away.

Acked-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
  • Loading branch information
Jeff Garzik committed Sep 20, 2006
1 parent 9359085 commit 36b35a5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 298 deletions.
9 changes: 0 additions & 9 deletions drivers/ata/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -288,15 +288,6 @@ config PATA_ISAPNP

If unsure, say N.

config PATA_IT8172
tristate "IT8172 PATA support (Very Experimental)"
depends on PCI && EXPERIMENTAL
help
This option enables support for the ITE 8172 PATA controller
via the new ATA layer.

If unsure, say N.

config PATA_IT821X
tristate "IT821x PATA support (Experimental)"
depends on PCI && EXPERIMENTAL
Expand Down
1 change: 0 additions & 1 deletion drivers/ata/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ obj-$(CONFIG_PATA_HPT37X) += pata_hpt37x.o
obj-$(CONFIG_PATA_HPT3X2N) += pata_hpt3x2n.o
obj-$(CONFIG_PATA_HPT3X3) += pata_hpt3x3.o
obj-$(CONFIG_PATA_ISAPNP) += pata_isapnp.o
obj-$(CONFIG_PATA_IT8172) += pata_it8172.o
obj-$(CONFIG_PATA_IT821X) += pata_it821x.o
obj-$(CONFIG_PATA_JMICRON) += pata_jmicron.o
obj-$(CONFIG_PATA_NETCELL) += pata_netcell.o
Expand Down
288 changes: 0 additions & 288 deletions drivers/ata/pata_it8172.c

This file was deleted.

0 comments on commit 36b35a5

Please sign in to comment.