From: Al Viro Date: Fri, 2 Sep 2005 19:20:18 +0000 (-0700) Subject: [SPARC32]: More dependencies fallout X-Git-Tag: v2.6.16.28-rc1~4553^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ebede60741e2cec6d210f137fd22a30e37abc0be;p=karo-tx-linux.git [SPARC32]: More dependencies fallout More stuff that got exposed to sparc32 build due to inclusion of drivers/char/Kconfig in arch/sparc/Kconfig needs to be excluded. Signed-off-by: Al Viro Signed-off-by: David S. Miller --- diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index 7333b41d4224..d6adc2614f69 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig @@ -175,7 +175,7 @@ config MOXA_INTELLIO 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.