Re: [tip:x86/urgent] x86/kconfig: Update defconfigs

From: Ingo Molnar
Date: Fri Mar 23 2012 - 15:55:29 EST



* Randy Dunlap <rdunlap@xxxxxxxxxxxx> wrote:

> On 03/23/2012 12:43 PM, tip-bot for Ingo Molnar wrote:
>
> > Commit-ID: 280fb016bfb098f33df96016cfaa840db77ba2d0
> > Gitweb: http://git.kernel.org/tip/280fb016bfb098f33df96016cfaa840db77ba2d0
> > Author: Ingo Molnar <mingo@xxxxxxxxxx>
> > AuthorDate: Fri, 23 Mar 2012 13:12:38 +0100
> > Committer: Ingo Molnar <mingo@xxxxxxxxxx>
> > CommitDate: Fri, 23 Mar 2012 13:14:53 +0100
> >
> > x86/kconfig: Update defconfigs
> >
> > Link: http://lkml.kernel.org/n/tip-ahz3d8i1vxwj0379gv4tqcru@xxxxxxxxxxxxxx
> > Signed-off-by: Ingo Molnar <mingo@xxxxxxx>
> > ---
> > arch/x86/configs/i386_defconfig | 65 ++++++++++++-----------------------
> > arch/x86/configs/x86_64_defconfig | 68 +++++++++++++------------------------
> > 2 files changed, 47 insertions(+), 86 deletions(-)
> >
> > diff --git a/arch/x86/configs/i386_defconfig b/arch/x86/configs/i386_defconfig
> > index 2bf18059f..2d56282 100644
> > --- a/arch/x86/configs/i386_defconfig
> > +++ b/arch/x86/configs/i386_defconfig
> > -CONFIG_TR=y
> > +CONFIG_TR=y
>
>
>
> > diff --git a/arch/x86/configs/x86_64_defconfig b/arch/x86/configs/x86_64_defconfig
> > index 058a35b..3cf137a 100644
> > --- a/arch/x86/configs/x86_64_defconfig
> > +++ b/arch/x86/configs/x86_64_defconfig
> > -CONFIG_TR=y
> > +CONFIG_TR=y
>
>
> Hmph. On 2009-oct-20, I sent a patch to disable CONFIG_TR
> from these defconfigs. I still think that should be done.

Yeah, now that the defconfigs are much smaller we can do such
things. Mind resending the patch and possibly checking all the
other options as well?

Thanks,

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/