projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0383a68
)
parport: disable PC-style parallel port support for s390
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Wed, 30 Jan 2013 15:34:39 +0000
(16:34 +0100)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Thu, 14 Feb 2013 14:55:14 +0000
(15:55 +0100)
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/parport/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/parport/Kconfig
b/drivers/parport/Kconfig
index 0e60438ebe30ebc5a301feaf8da02e589cbfcc96..24e12d4d17699ab41601676ccb1f342b9cfdbc87 100644
(file)
--- a/
drivers/parport/Kconfig
+++ b/
drivers/parport/Kconfig
@@
-35,7
+35,7
@@
if PARPORT
config PARPORT_PC
tristate "PC-style hardware"
- depends on (!SPARC64 || PCI) && !SPARC32 && !M32R && !FRV && \
+ depends on (!SPARC64 || PCI) && !SPARC32 && !M32R && !FRV &&
!S390 &&
\
(!M68K || ISA) && !MN10300 && !AVR32 && !BLACKFIN && !XTENSA
---help---
You should say Y here if you have a PC-style parallel port. All