[PATCH] more sparc32 dependencies fallout

From: Al Viro
Date: Mon Sep 19 2005 - 13:20:20 EST


More stuff that got exposed to sparc32 build due to inclusion
of drivers/char/Kconfig needs to be excluded
Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
----
diff -urN RC13-base/drivers/char/Kconfig current/drivers/char/Kconfig
--- RC13-base/drivers/char/Kconfig 2005-08-30 03:24:42.000000000 -0400
+++ current/drivers/char/Kconfig 2005-08-30 03:25:18.000000000 -0400
@@ -175,7 +175,7 @@

config MOXA_SMARTIO
tristate "Moxa SmartIO support"
- depends on SERIAL_NONSTANDARD
+ depends on SERIAL_NONSTANDARD && (BROKEN || !SPARC32)
help
Say Y here if you have a Moxa SmartIO multiport serial card.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/