diff options
author | Martin Schiller <ms@dev.tdt.de> | 2022-10-19 11:21:58 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-12-15 00:27:47 +0100 |
commit | 6e396eff1a14a8ed1a1033abec8132989ba7c742 (patch) | |
tree | 6ccb0488496f32c76de24657da06414511fb3232 /target/linux/bcm47xx/image | |
parent | 78fc12ddd0b4949ba140f48c5983eae0d2f161ce (diff) | |
download | upstream-6e396eff1a14a8ed1a1033abec8132989ba7c742.tar.gz upstream-6e396eff1a14a8ed1a1033abec8132989ba7c742.tar.bz2 upstream-6e396eff1a14a8ed1a1033abec8132989ba7c742.zip |
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 1556ed155a9a ("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>
(cherry picked from commit da5c45f4d8864a82378b4a04c0516cb98a718cfa)
Diffstat (limited to 'target/linux/bcm47xx/image')
0 files changed, 0 insertions, 0 deletions