openwrt/target/linux/x86/geode
Baptiste Jonglez cabf775e64 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>
2017-10-16 09:43:43 +02:00
..
profiles x86: Add Geos profile for Geode subtarget 2017-02-17 10:30:30 +01:00
config-default x86: Refresh subtargets kernel config 2017-10-16 09:43:43 +02:00
target.mk x86: Add Geos profile for Geode subtarget 2017-02-17 10:30:30 +01:00