Commit 66359f849074c55fb80d15235ea5b99f1918663c

Authored by Mike Frysinger
Committed by Linus Torvalds
1 parent 7f0f598a00

Parport driver: disable pc-style parport on Blackfin systems

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>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

drivers/parport/Kconfig
... ... @@ -36,7 +36,7 @@
36 36 config PARPORT_PC
37 37 tristate "PC-style hardware"
38 38 depends on (!SPARC64 || PCI) && !SPARC32 && !M32R && !FRV && \
39   - (!M68K || ISA) && !MN10300 && !AVR32
  39 + (!M68K || ISA) && !MN10300 && !AVR32 && !BLACKFIN
40 40 ---help---
41 41 You should say Y here if you have a PC-style parallel port. All
42 42 IBM PC compatible computers and some Alphas have PC-style