linux-yocto/3.4: add x32 configuration fragment
authorBruce Ashfield <bruce.ashfield@windriver.com>
Tue, 11 Sep 2012 15:04:41 +0000 (15:04 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 12 Sep 2012 14:13:45 +0000 (15:13 +0100)
commit6b7b117c446b99de6f690530fbe87eafdf4b349f
treee5572c43b039082b3796ebc323114b9985b06086
parenta5230d86578060496c9d74a677114077aaf5e752
linux-yocto/3.4: add x32 configuration fragment

When x32 is the tuning for a x86 MACHINE, the kernel should also have
CONFIG_X86_X32=y. This adds a x32 fragment that can be used to trigger
the right ABI.

The commit also contains a check for mx32 in TUNE_FEATURES, and if
present, the new fragment will be appended to KERNEL_FEATURES and
trigger the support in the kernel.

cc: Saul Wold <sgw@linux.intel.com>
(From OE-Core rev: bf689c60caa905eb8866101b9e99dd4ae246a2ca)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
meta/recipes-kernel/linux/linux-yocto_3.4.bb