|
@@ -35,7 +35,7 @@ if PARPORT
|
|
|
|
|
|
config PARPORT_PC
|
|
config PARPORT_PC
|
|
tristate "PC-style hardware"
|
|
tristate "PC-style hardware"
|
|
- depends on (!SPARC64 || PCI) && !SPARC32 && !M32R && !FRV
|
|
|
|
|
|
+ depends on (!SPARC64 || PCI) && !SPARC32 && !M32R && !FRV && (!M68K || ISA)
|
|
---help---
|
|
---help---
|
|
You should say Y here if you have a PC-style parallel port. All
|
|
You should say Y here if you have a PC-style parallel port. All
|
|
IBM PC compatible computers and some Alphas have PC-style
|
|
IBM PC compatible computers and some Alphas have PC-style
|