openwrt/package/kernel/linux
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
..
files kernel: netsupport: replace insmod by modprobe 2022-09-27 17:16:45 +02:00
modules kernel: remove handling of xfrm[4|6]_mode_* modules 2022-10-31 21:58:15 +01:00
Makefile build: fix issues with targets installed via feeds 2022-09-27 13:41:12 +02:00