Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

parport: disable PC-style parallel port support for s390

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

authored by

Heiko Carstens and committed by
Martin Schwidefsky
075aa0c6 0383a68c

+1 -1
+1 -1
drivers/parport/Kconfig
··· 35 35 36 36 config PARPORT_PC 37 37 tristate "PC-style hardware" 38 - depends on (!SPARC64 || PCI) && !SPARC32 && !M32R && !FRV && \ 38 + depends on (!SPARC64 || PCI) && !SPARC32 && !M32R && !FRV && !S390 && \ 39 39 (!M68K || ISA) && !MN10300 && !AVR32 && !BLACKFIN && !XTENSA 40 40 ---help--- 41 41 You should say Y here if you have a PC-style parallel port. All