Re: [PATCH v2] x86, kconfig: Pick up the .config arch version in'make oldconfig'

From: David Woodhouse
Date: Fri Jun 24 2011 - 10:45:45 EST


On Fri, 2011-06-24 at 15:37 +0200, Michal Marek wrote:
>
> This breaks all{mod,yes}config on 32bit and allnoconfig on 64bit (and
> randconfig sometimes :)). The user expectation is that make
> defconfig/allmodconfig/allyesconfig builds a kernel for their
> architecture. You only handle defconfig below.

It's a broken expectation.

Your architecture is x86. You are building the kernel in arch/x86.

Your architecture is not "i386 with PAE" or "i386 without PAE" or
"x86_64 with VT-x". Those are *configuration* options.

If you want the Aunt Tillie "configure for my machine" option, that's
something different. And uninteresting.

--
dwmw2

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