X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=net%2Fxfrm%2FKconfig;h=3adf31a83a79a27a29d8a99e6724d51de5e2ab25;hb=985f6ab93fc986f339654b5cb2e6825839bf3bc5;hp=5b9a5ab48111cc1667f04b1166063a9b8c27f607;hpb=e89c8323b3f19a964453f9bb99a1ae2fdf63f9ed;p=mirror_ubuntu-jammy-kernel.git diff --git a/net/xfrm/Kconfig b/net/xfrm/Kconfig index 5b9a5ab48111..3adf31a83a79 100644 --- a/net/xfrm/Kconfig +++ b/net/xfrm/Kconfig @@ -28,6 +28,17 @@ config XFRM_USER If unsure, say Y. +config XFRM_USER_COMPAT + tristate "Compatible ABI support" + depends on XFRM_USER && COMPAT_FOR_U64_ALIGNMENT && \ + HAVE_EFFICIENT_UNALIGNED_ACCESS + select WANT_COMPAT_NETLINK_MESSAGES + help + Transformation(XFRM) user configuration interface like IPsec + used by compatible Linux applications. + + If unsure, say N. + config XFRM_INTERFACE tristate "Transformation virtual interface" depends on XFRM && IPV6