tn3399_openwrt/target/linux/generic
Martin Schiller da5c45f4d8 kernel: remove handling of xfrm[4|6]_mode_* modules
For kernel versions before 5.2, the required IPsec modes have to be
enabled explicitly (they are built-in for newer kernels).

Commit 1556ed155a ("kernel: mode_beet mode_transport mode_tunnel xfram
modules") tried to handle this, but it does not really work.

Since we don't support these kernel versions anymore and the code is
also broken, let's remove it.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
[Remove old generic config options too]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2022-10-31 21:58:15 +01:00
..
backport-5.10 kernel: bump 5.10 to 5.10.151 2022-10-30 17:54:59 +01:00
backport-5.15 kernel: bump 5.15 to 5.15.76 2022-10-30 17:57:25 +01:00
files kernel: move ubnt ledbar driver to a separate package 2022-09-30 11:28:51 +02:00
hack-5.10 kernel: bump 5.10 to 5.10.152 2022-10-30 17:54:59 +01:00
hack-5.15 kernel: bump 5.15 to 5.15.76 2022-10-30 17:57:25 +01:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.10 kernel: bump 5.10 to 5.10.150 2022-10-30 17:52:42 +01:00
pending-5.15 kernel: bump 5.15 to 5.15.75 2022-10-30 17:54:59 +01:00
config-5.10 kernel: remove handling of xfrm[4|6]_mode_* modules 2022-10-31 21:58:15 +01:00
config-5.15 kernel: remove handling of xfrm[4|6]_mode_* modules 2022-10-31 21:58:15 +01:00
config-filter kernel: filter out both Clang and LLD versions 2021-12-17 16:16:34 +01:00
PATCHES