openwrt/target/linux/x86
Aleksander Jan Bajkowski a98ded6c5c kernel: move some symbols to generic config
This commit add some enabled symbols to generic config.
LTO is only supported by clang compiler and therefore should
be disabled in the generic config instead of duplicating this
symbol in each target. CONFIG_LTO_NONE do this job.

The second group of symbols is enabled by the options available
in the generic config and is therefore added here:
* CONFIG_AF_UNIX_OOB is selected by CONFIG_NET && CONFIG_UNIX,
* CONFIG_BINARY_PRINTF is selected by CONFIG_BPF_SYSCALL,
* CONFIG_NET_SOCK_MSG is selected by CONFIG_BPF_SYSCALL && CONFIG_NET.

The other symbols are disabled and should be in the generic config.

This commit also removes these symbols from subtargets.

Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
2022-04-09 19:31:46 +02:00
..
64 x86: update config for 5.15 2022-03-29 12:02:50 +02:00
base-files x86: Add support for Sophos XG 85 and XG 86 devices 2022-03-26 02:02:45 +01:00
generic x86: update config for 5.15 2022-03-29 12:02:50 +02:00
geode x86: update config for 5.15 2022-03-29 12:02:50 +02:00
image x86: geode: fix package nameing kmod-crypto-ebc does not exist 2022-02-26 13:36:30 +01:00
legacy x86: update config for 5.15 2022-03-29 12:02:50 +02:00
patches-5.10 x86: remove old lzma tuning patch 2021-12-11 00:50:02 +01:00
patches-5.15 x86: copy config and patches from 5.10 to 5.15 2022-03-29 12:02:50 +02:00
config-5.10 kernel: 5.10: allocate last level PTEs in high memory 2022-03-01 22:57:34 +00:00
config-5.15 kernel: move some symbols to generic config 2022-04-09 19:31:46 +02:00
Makefile x86: enable 5.15 as testing kernel 2022-03-29 12:02:50 +02:00
modules.mk kernel: modules: fix kmod-mdio-devres dependency for 5.15 2022-03-29 12:02:50 +02:00