diff options
author | Baptiste Jonglez <git@bitsofnetworks.org> | 2017-07-15 18:47:59 +0200 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2017-07-16 02:29:04 +0200 |
commit | 609f169ff468095504a42573c6e3466a856b342d (patch) | |
tree | 9a03025514e610bc459ae46eb6154554ea045aba /target/linux/x86/legacy/target.mk | |
parent | 31ba4574164c4671e7ef069074deb495dba700c0 (diff) | |
download | upstream-609f169ff468095504a42573c6e3466a856b342d.tar.gz upstream-609f169ff468095504a42573c6e3466a856b342d.tar.bz2 upstream-609f169ff468095504a42573c6e3466a856b342d.zip |
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>
Diffstat (limited to 'target/linux/x86/legacy/target.mk')
0 files changed, 0 insertions, 0 deletions