mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] more sparc32 dependencies fallout
@ 2005-08-30 16:35 Al Viro
  0 siblings, 0 replies; only message in thread
From: Al Viro @ 2005-08-30 16:35 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

	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@parcelfarce.linux.theplanet.co.uk>
----
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.
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-19 18:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-30 16:35 [PATCH] more sparc32 dependencies fallout Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome