mn10300: add the MN10300/AM33 architecture to the kernel
[deliverable/linux.git] / drivers / parport / Kconfig
index 09c93ff932b15453d316df1d12b7844697d9ca22..b7bcdcc5c724e0f441faa4bbb94cb53d06a2e448 100644 (file)
@@ -35,7 +35,8 @@ if PARPORT
 
 config PARPORT_PC
        tristate "PC-style hardware"
-       depends on (!SPARC64 || PCI) && !SPARC32 && !M32R && !FRV
+       depends on (!SPARC64 || PCI) && !SPARC32 && !M32R && !FRV && \
+               (!M68K || ISA) && !MN10300
        ---help---
          You should say Y here if you have a PC-style parallel port. All
          IBM PC compatible computers and some Alphas have PC-style
This page took 0.029502 seconds and 5 git commands to generate.