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

From: Steven Rostedt
Date: Fri May 01 2009 - 19:27:37 EST




On Fri, 1 May 2009, Ingo Molnar wrote:

>
> * 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.

Could you send me the config it used (it should print out which one it
used) and the output of lsmod. Then I can test it locally.

Thanks,

-- Steve

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