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

From: Ingo Molnar
Date: Fri May 01 2009 - 08:02:26 EST



* Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> On Thu, 30 Apr 2009, Ingo Molnar wrote:
>
> > * 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?
>
> What config did it use? If it uses an allyesconfig that was
> already made then it will not disable anything.

i used a regular config - then i also tried an allnoconfig - but no
change in the result, bloated .config.

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/