Re: [PATCH 0/7] kconfig: more featured minimum module configs

From: Ingo Molnar
Date: Thu Apr 30 2009 - 15:11:54 EST



* Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> This set of patches adds on top of my previous post.
>
> It fixes CONFIG_IKCONFIG when CONFIG_IKCONFIG_PROC is not set.
> (gcc optimizes the config out!)
>
> As a request from Ingo, it now enables IKCONFIG and will also use
> various locations to find a config to base against.

hm, now 'make localyesconfig' done on a Fedora distro kernel
produces something very close to an allyesconfig:

-rw-rw-r-- 1 mingo mingo 91930 2009-04-30 20:03 .config
aldebaran:~/linux/linux> grep =y .config | wc -l
3398

is that expected?

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