openwrtv3/target/linux/x86/geode
Baptiste Jonglez 609f169ff4 x86: Refresh subtargets kernel config
This was done by simply running `make kernel_menuconfig CONFIG_TARGET=subtarget`
and then saving without changing any option.

Most of the removed options can be explained because they are already
present in the target config or in the generic 4.9 config:

- PAE-related options, enabled by default on x86 by 961c0eac
- LZO-related options, enabled by default since 4.9

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-07-16 02:29:04 +02:00
..
profiles x86: Add Geos profile for Geode subtarget 2017-02-17 10:30:38 +01:00
config-default x86: Refresh subtargets kernel config 2017-07-16 02:29:04 +02:00
target.mk x86: Add Geos profile for Geode subtarget 2017-02-17 10:30:38 +01:00