From 9ddca33019c12aa63d608e91c3d5303c62e73820 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Tue, 8 Aug 2023 21:53:52 +0200 Subject: [PATCH] Enable IPv6 in all cases --- 6.1/target/linux/generic/config-6.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/6.1/target/linux/generic/config-6.1 b/6.1/target/linux/generic/config-6.1 index 96e9e514..0518865d 100644 --- a/6.1/target/linux/generic/config-6.1 +++ b/6.1/target/linux/generic/config-6.1 @@ -2969,7 +2969,7 @@ CONFIG_IO_WQ=y # CONFIG_IPC_NS is not set # CONFIG_IPMB_DEVICE_INTERFACE is not set # CONFIG_IPMI_HANDLER is not set -# CONFIG_IPV6 is not set +CONFIG_IPV6=y # CONFIG_IPV6_FOU is not set # CONFIG_IPV6_FOU_TUNNEL is not set # CONFIG_IPV6_ILA is not set