On Sun, 29 Dec 2013, Finn Thain wrote:

> > 
> > Why don't you change these upstream? That's easier for all of us
> 
> OK. Does Debian's kernel config derive from 
> arch/m68k/configs/multi_defconfig or from the Kconfig defaults?

Nevermind, I see that you've already answered that question.

Geert, perhaps we need a patch like the one below?

Finn


diff --git a/arch/m68k/Kconfig.debug b/arch/m68k/Kconfig.debug
index 2296827..8939820 100644
--- a/arch/m68k/Kconfig.debug
+++ b/arch/m68k/Kconfig.debug
@@ -12,9 +12,10 @@ config BOOTPARAM_STRING
 
 config EARLY_PRINTK
        bool "Early printk"
+       default y
        depends on MVME16x || MAC
        help
-          Write kernel log output directly to a serial port.
+          Write early kernel log output to serial port and frame buffer.
 
           This is useful for kernel debugging when your machine crashes very
           early before the console code is initialized.


-- 
To UNSUBSCRIBE, email to debian-68k-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/alpine.LNX.2.00.1312291447350.14288@nippy.intranet

Reply via email to