Re: [PATCH] Make IKCONFIG an embedded option, enabled by default

From: Alexander Holler
Date: Wed Jul 25 2012 - 05:52:17 EST


Am 25.07.2012 05:53, schrieb Alexander Holler:
Knowing (being sure) which configuration was used to build a (maybe running)
kernel is important for many scenarios.

It's usually much more important than saving a few kb in the size of
the kernel. Therefor turn on CONFIG_IKCONFIG and CONFIG_IKCONFIG_PROC
by default and make them visible only when CONFIG_EMBEDDED is enabled,
preventing premature optimization.

Signed-off-by: Alexander Holler <holler@xxxxxxxxxxxxx>

If that patch gets accepted, a patch which removes CONFIG_IKCONFIG and CONFIG_IKCONFIG_PROC from about 160 defconfigs would be possible too.

I'm not sure if one patch which removes them all at once would be accepted. But if the above patch would be accepted, I'm willing to post such a patch too.

Regards,

Alexander
--
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/