openwrt/target/linux/ramips
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/etc ramips: remove model name from LED labels 2020-10-02 14:51:57 +02:00
dts ramips: add linux 5.15 support for mt7621 2022-03-27 21:36:40 +02:00
files/drivers ramips: fix kernel module build errors on linux 5.15 2022-03-28 11:03:13 +02:00
image ramips: add linux 5.15 support for mt7621 2022-03-27 21:36:40 +02:00
mt76x8 ramips: fix wifi mac address of HiWiFi series devices 2022-03-26 02:02:44 +01:00
mt7620 ramips: fix wifi mac address of HiWiFi series devices 2022-03-26 02:02:44 +01:00
mt7621 kernel: move some symbols to generic config 2022-04-09 19:31:46 +02:00
patches-5.10 kernel: bump 5.10 to 5.10.109 2022-03-30 18:33:38 +02:00
patches-5.15 ramips: fix kernel module build errors on linux 5.15 2022-03-28 11:03:13 +02:00
rt288x kernel: filter out both Clang and LLD versions 2021-12-17 16:16:34 +01:00
rt305x ramips: Switch Teltonika RUT5xx to kernel GPIO-line watchdog driver 2022-02-03 22:27:15 +01:00
rt3883 kernel: filter out both Clang and LLD versions 2021-12-17 16:16:34 +01:00
Makefile ramips: add linux 5.15 support for mt7621 2022-03-27 21:36:40 +02:00
modules.mk ramips: rename mtk-hsdma to hsdma-mt7621 2021-03-04 23:43:02 -10:00