Re: [PATCH] x86: use defconfig as last resort

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Sam Ravnborg <sam@...>
Cc: Thomas Gleixner <tglx@...>, Ingo Molnar <mingo@...>, H. Peter Anvin <hpa@...>, linux-kbuild <linux-kbuild@...>, LKML <linux-kernel@...>, Andrew Morton <akpm@...>, Roman Zippel <zippel@...>, Jeremy Fitzhardinge <jeremy@...>
Date: Saturday, May 24, 2008 - 9:30 pm

On Sat, 24 May 2008, Sam Ravnborg wrote:

Hmm. Why does placement matter here?

Also:


Wouldn't this be cleaner as just *one* entry, and then just have 
different default statements, ie something like

    config DEFCONFIG_LIST
	string
	option defconfig_list
	default "arch/x86/configs/i386_defconfig" if X86_32
	default "arch/x86/configs/x86_64_defconfig" if X86_64

instead?

		Linus
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC PATCH] kconfig: introduce KCONFIG_* symbols for .c ..., Jeremy Fitzhardinge, (Sat May 24, 4:48 pm)
Re: [RFC PATCH] kconfig: introduce KCONFIG_* symbols for .c ..., Jeremy Fitzhardinge, (Sat May 24, 4:58 pm)
Re: [RFC PATCH] kconfig: introduce KCONFIG_* symbols for .c ..., Jeremy Fitzhardinge, (Sat May 24, 5:13 pm)
[PATCH] x86: use defconfig as last resort, Sam Ravnborg, (Sat May 24, 4:37 pm)
Re: [PATCH] x86: use defconfig as last resort, Linus Torvalds, (Sat May 24, 9:30 pm)
Re: [PATCH] x86: use defconfig as last resort, Sam Ravnborg, (Sun May 25, 2:22 am)
Re: [PATCH] x86: use defconfig as last resort, Sam Ravnborg, (Sun May 25, 2:15 am)
Re: [RFC PATCH] kconfig: introduce KCONFIG_* symbols for .c ..., Jeremy Fitzhardinge, (Sat May 24, 4:14 pm)
Re: [RFC PATCH] kconfig: introduce KCONFIG_* symbols for .c ..., Jeremy Fitzhardinge, (Sat May 24, 4:56 pm)