All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] IP22: Disable EARLY PRINTK, because it breaks serial console
@ 2007-09-11 10:44 Thomas Bogendoerfer
  2007-10-30  7:33 ` Martin Michlmayr
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Bogendoerfer @ 2007-09-11 10:44 UTC (permalink / raw)
  To: linux-mips

Disable EARLY PRINTK, because it breaks serial console

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
---
 arch/mips/Kconfig |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 3b807b4..1f0502d 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -334,7 +334,6 @@ config SGI_IP22
 	select SWAP_IO_SPACE
 	select SYS_HAS_CPU_R4X00
 	select SYS_HAS_CPU_R5000
-	select SYS_HAS_EARLY_PRINTK
 	select SYS_SUPPORTS_32BIT_KERNEL
 	select SYS_SUPPORTS_64BIT_KERNEL
 	select SYS_SUPPORTS_BIG_ENDIAN
-- 
1.4.4.4

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessary a
good idea.                                                [ RFC1925, 2.3 ]

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-11-08 11:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-11 10:44 [PATCH] IP22: Disable EARLY PRINTK, because it breaks serial console Thomas Bogendoerfer
2007-10-30  7:33 ` Martin Michlmayr
2007-11-07 16:55   ` Maciej W. Rozycki
2007-11-07 21:54     ` Thomas Bogendoerfer
2007-11-08  9:57       ` Ralf Baechle
2007-11-08 11:12       ` Maciej W. Rozycki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.