Re: [PATCH] x86: use defconfigs from x86/configs/*

From: Ingo Molnar
Date: Tue Apr 29 2008 - 06:51:12 EST



* Sam Ravnborg <sam@xxxxxxxxxxxx> wrote:

> Daniel Drake <dsd@xxxxxxxxxx> reported:
>
> In 2.6.23, if you unpacked a kernel source tarball and then
> ran "make menuconfig" you'd be presented with this message:
> # using defaults found in arch/i386/defconfig
>
> and the default options would be set.
>
> The same thing in 2.6.24 does not give you any "using defaults"
> message, and the default config options within menuconfig are rather
> blank (e.g. no PCI support). You can work around this by explicitly
> running "make defconfig" before menuconfig, but it would be nice to
> have the behaviour the way it was for 2.6.23 (and the way it still is
> for other archs).
>
> Fixed by adding a x86 specific defconfig list to Kconfig.

thanks Sam, applied.

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/