openwrtv4/target/linux/x86/generic
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
..
base-files/lib/preinit x86/generic: add xen DomU support 2017-01-16 20:40:13 +01:00
profiles x86: merge all geode based subtargets into one 2015-03-16 07:05:30 +00:00
config-default x86: Refresh subtargets kernel config 2017-07-16 02:29:04 +02:00
target.mk x86: enable fpu for all subtargets 2016-08-30 10:51:21 +02:00