openwrt/target/linux/bcm27xx
Nick Hainke 047361dee4
treewide: cleanup kernel symbol references
We only use 5.15 kernel. So remove all those unnecessary symbols
referencing 5.10 or 5.15 kernel.

Can be found with:
  git grep -E 'LINUX_5_1(0|5)'

Note that we remove the dependency from "sound-soc-chipdip-dac" instead
of removing the complete kernel package. The 5.15 version bump forgot to
delete the "@LINUX_5_10" dependency. The kernel package is still needed
in 5.15 kernel.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2023-05-12 13:02:44 +02:00
..
base-files bcm27xx: add support for Raspberry Pi Zero 2 2022-07-01 12:56:56 +03:00
bcm2708 generic: enable CONFIG_ARM_CRYPTO for 32bit arm targets 2023-05-10 19:01:45 +02:00
bcm2709 generic: enable CONFIG_ARM_CRYPTO for 32bit arm targets 2023-05-10 19:01:45 +02:00
bcm2710 kernel: Add missing kernel configuration options 2022-12-21 15:15:00 +01:00
bcm2711 kernel: Add missing kernel configuration options 2022-12-21 15:15:00 +01:00
image treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
modules treewide: cleanup kernel symbol references 2023-05-12 13:02:44 +02:00
patches-5.15 kernel: bump 5.15 to 5.15.108 2023-04-22 01:10:24 +02:00
Makefile bcm27xx: switch to 5.15 2022-05-17 15:11:23 +02:00
modules.mk target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00