linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / drivers / parport / Kconfig
index c7fa28a..f63c387 100644 (file)
@@ -48,7 +48,7 @@ config PARPORT_PC
 
 config PARPORT_SERIAL
        tristate "Multi-IO cards (parallel and serial)"
-       depends on SERIAL_8250_PCI && PARPORT_PC && PCI
+       depends on SERIAL_8250 && PARPORT_PC && PCI
        help
          This adds support for multi-IO PCI cards that have parallel and
          serial ports.  You should say Y or M here.  If you say M, the module
@@ -85,6 +85,11 @@ config PARPORT_PC_PCMCIA
 config PARPORT_NOT_PC
        bool
 
+config PARPORT_ARC
+       tristate "Archimedes hardware"
+       depends on ARM && PARPORT
+       select PARPORT_NOT_PC
+
 config PARPORT_IP32
        tristate "SGI IP32 builtin port (EXPERIMENTAL)"
        depends on SGI_IP32 && PARPORT && EXPERIMENTAL
@@ -136,18 +141,6 @@ config PARPORT_SUNBPP
          found on many Sun machines. Note that many of the newer Ultras
          actually have pc style hardware instead.
 
-config PARPORT_AX88796
-       tristate "AX88796 Parallel Port"
-       depends on PARPORT
-       select PARPORT_NOT_PC
-       help
-         Say Y here if you need support for the parallel port hardware on
-         the AX88796 network controller chip. This code is also available
-         as a module (say M), called parport_ax88796.
-
-         The driver is not dependant on the AX88796 network driver, and
-         should not interfere with the networking functions of the chip.
-
 config PARPORT_1284
        bool "IEEE 1284 transfer modes"
        depends on PARPORT