projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f0f598
)
Parport driver: disable pc-style parport on Blackfin systems
author
Mike Frysinger
<vapier.adi@gmail.com>
Tue, 18 Nov 2008 07:12:42 +0000
(15:12 +0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 18 Nov 2008 16:10:08 +0000
(08:10 -0800)
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/parport/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/parport/Kconfig
b/drivers/parport/Kconfig
index 209b4a464bcfe24c129a9d703a43a728998fc0bf..855f389eea402710d4a97a2fa848384475a351bb 100644
(file)
--- a/
drivers/parport/Kconfig
+++ b/
drivers/parport/Kconfig
@@
-36,7
+36,7
@@
if PARPORT
config PARPORT_PC
tristate "PC-style hardware"
depends on (!SPARC64 || PCI) && !SPARC32 && !M32R && !FRV && \
- (!M68K || ISA) && !MN10300 && !AVR32
+ (!M68K || ISA) && !MN10300 && !AVR32
&& !BLACKFIN
---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