Re: [PATCH 2/2] init/Kconfig: use if/endif to surround the EXPERTmenu kconfig symbols

From: Randy Dunlap
Date: Wed Apr 27 2011 - 22:37:21 EST


On Wed, 27 Apr 2011 16:14:51 -0700 Andrew Morton wrote:

> On Tue, 26 Apr 2011 13:00:36 -0700
> Randy Dunlap <rdunlap@xxxxxxxxxxxx> wrote:
>
> > Surround the EXPERT menu with "if EXPERT" and "endif" so that it
> > is forced to stay as one unit. Hopefully this will help to prevent
> > it being broken in the future.
>
> With this patch applied, a `make oldconfig' unsets CONFIG_PRINTK,
> producing a less-than-previously-useful kernel!
>
> Config: http://userweb.kernel.org/~akpm/stuff/config-akpm2.txt

Yep, that's a problem. Thanks.

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
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/