tn3399_openwrt/target/linux/ipq806x
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
..
base-files ipq806x: base-files: asrock: fix bootcount include 2022-02-28 15:17:11 +01:00
files/arch/arm/boot/dts ipq806x: 5:15: add testing kernel version 2022-03-27 16:16:07 +01:00
generic ipqx0xx: add Generic subtarget 2019-08-22 21:15:28 +02:00
image ipq806x: provide ramoops for R7800/XR500 by default 2022-03-08 18:33:42 +01:00
patches-5.10 ipq806x: backport nand raname to kernel 5.10 2022-03-27 16:16:07 +01:00
patches-5.15 ipq806x: 5:15: fix dedicated krait cpufreq 2022-03-27 16:16:07 +01: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 ipq806x: 5:15: add testing kernel version 2022-03-27 16:16:07 +01:00
modules.mk kernel: usb: move phy-qcom-ipq806x-usb to ipq806x modules.mk 2020-08-13 02:12:12 +02:00