Re: CONFIG_EARLY_PRINTK

From: Randy Dunlap
Date: Wed Mar 13 2013 - 15:55:55 EST


On 03/13/13 10:15, Thomas Meyer wrote:
> Hi,
>
> -*- Early printk
>
> help text says:
> "You should normally N here, unless you want to debug such a crash.
> (Depends on: EXPERT [=n])"
>
> How to normally N here?

You'll have to enable CONFIG_EXPERT and then you can disable EARLY_PRINTK.

You may even have to disable CONFIG_EMBEDDED before you can enable
CONFIG_EXPERT (I did).

Too many hoops to have to jump through. :(


--
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/