mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH *-mm] Serial disable jsm in ppc64 defconfig
@ 2005-10-23  0:25 Paul Jackson
  0 siblings, 0 replies; only message in thread
From: Paul Jackson @ 2005-10-23  0:25 UTC (permalink / raw)
  To: Andrew Morton
  Cc: linux-kernel, Joel Schopp, Alan Cox, serue, Paul Jackson, Damir Perisa

Changes to the serial driver to remove flip buffers have broken the
serial jsm driver.  It doesn't even compile anymore.  The jsm driver
was enabled in only one defconfig - ppc64.  In order to keep defconfigs
building, disable CONFIG_SERIAL_JSM for the time being.

Signed-off-by: Paul Jackson <pj@sgi.com>

---

 arch/ppc64/defconfig |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

--- 2.6.14-rc4-mm1.orig/arch/ppc64/defconfig	2005-10-22 16:52:34.000000000 -0700
+++ 2.6.14-rc4-mm1/arch/ppc64/defconfig	2005-10-22 16:53:46.000000000 -0700
@@ -824,7 +824,7 @@ CONFIG_SERIAL_CORE=y
 CONFIG_SERIAL_CORE_CONSOLE=y
 # CONFIG_SERIAL_PMACZILOG is not set
 CONFIG_SERIAL_ICOM=m
-CONFIG_SERIAL_JSM=m
+# CONFIG_SERIAL_JSM is not set
 CONFIG_UNIX98_PTYS=y
 CONFIG_LEGACY_PTYS=y
 CONFIG_LEGACY_PTY_COUNT=256

-- 
                  I won't rest till it's the best ...
                  Programmer, Linux Scalability
                  Paul Jackson <pj@sgi.com> 1.650.933.1373, 1.925.600.0401

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

only message in thread, other threads:[~2005-10-23  0:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-23  0:25 [PATCH *-mm] Serial disable jsm in ppc64 defconfig Paul Jackson

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