VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   55 Tags
author: Max Filippov <jcmvbkbc@gmail.com> 2012-09-17 05:44:55 +0400 committer: Chris Zankel <chris@zankel.net> 2012-10-03 15:12:48 -0700 commit: 715ec944f6a04e1ee3b6ae335e5071e0b2a7755c parent: eb9a63a1e550c489ba389c53bef0f7a94156fa8e
Commit Summary:
parport: disable for xtensa arch
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/drivers/parport/Kconfig b/drivers/parport/Kconfig
index d92185a5523b..4b6e4e7aca8f 100644
--- 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 && !BLACKFIN
+		(!M68K || ISA) && !MN10300 && !AVR32 && !BLACKFIN && !XTENSA
 	---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