1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/target/linux/x86
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
..
64 x86: Refresh subtargets kernel config 2017-07-16 02:29:04 +02:00
base-files treewide: use only board_name function to get name 2017-07-15 23:13:34 +02:00
generic x86: Refresh subtargets kernel config 2017-07-16 02:29:04 +02:00
geode x86: Refresh subtargets kernel config 2017-07-16 02:29:04 +02:00
image scripts/gen_image_generic.sh: move from x86/image 2017-07-14 04:09:16 +02:00
legacy x86: Refresh subtargets kernel config 2017-07-16 02:29:04 +02:00
patches-4.9 kernel: update kernel 4.9 to 4.9.29 2017-05-21 21:51:22 +02:00
config-4.9 kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
Makefile
modules.mk