x86: Refresh subtargets kernel config
authorBaptiste Jonglez <git@bitsofnetworks.org>
Sat, 15 Jul 2017 20:57:55 +0000 (22:57 +0200)
committerFelix Fietkau <nbd@nbd.name>
Mon, 16 Oct 2017 07:43:43 +0000 (09:43 +0200)
commitcabf775e64ba337d96f393447bf0347e129e9157
treecf7681ca558e1200a7f0d6e599c3c571b5b646fa
parentda0219ed9f990e5a951197c2c9c6a916d17109d1
x86: Refresh subtargets kernel config

This was done by simply running `make kernel_menuconfig CONFIG_TARGET=subtarget`
and then saving without changing any option.

Having consistent kernel config is important to avoid surprises, such
as the issue fixed with 6f0367c9 (where Xen support was silently
disabled when building the kernel, although it was present in the
initial config)

As far as I understand the build system, this shouldn't have any
user-visible impact, because the build system already merges the
various kernel configs during build.

Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
target/linux/x86/64/config-default
target/linux/x86/geode/config-default
target/linux/x86/legacy/config-default