Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 14d891d2 authored by Al Viro's avatar Al Viro Committed by Linus Torvalds
Browse files

[PATCH] Kconfig fix (parport_pc on m32r)



parport_pc shouldn't be picked on m32r (no asm/parport.h, for starters)

Signed-off-by: default avatarAl Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent ab62c1e1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ config PARPORT

config PARPORT_PC
	tristate "PC-style hardware"
	depends on PARPORT && (!SPARC64 || PCI) && !SPARC32
	depends on PARPORT && (!SPARC64 || PCI) && !SPARC32 && !M32R
	---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