From 91250b3b45af623c35fa708c4e596f6e04d5daf6 Mon Sep 17 00:00:00 2001 From: Samin Guo Date: Thu, 23 Feb 2023 09:52:17 +0800 Subject: [PATCH] riscv: defconfig: jh7110: add ipv6 support jh7110 support ipv6, so enable it. Signed-off-by: Samin Guo --- arch/riscv/configs/starfive_jh7110_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/riscv/configs/starfive_jh7110_defconfig b/arch/riscv/configs/starfive_jh7110_defconfig index bafd407..760c09b 100644 --- a/arch/riscv/configs/starfive_jh7110_defconfig +++ b/arch/riscv/configs/starfive_jh7110_defconfig @@ -43,7 +43,6 @@ CONFIG_IP_PNP=y CONFIG_IP_PNP_DHCP=y CONFIG_IP_PNP_BOOTP=y CONFIG_IP_PNP_RARP=y -# CONFIG_IPV6 is not set CONFIG_NETFILTER=y CONFIG_NETFILTER_NETLINK_ACCT=y CONFIG_NETFILTER_NETLINK_QUEUE=y -- 2.7.4