ARM: configs: aspeed_g4: Enable IPV6 options
authorJoel Stanley <joel@jms.id.au>
Thu, 18 Aug 2022 06:49:25 +0000 (16:49 +1000)
committerJoel Stanley <joel@jms.id.au>
Wed, 28 Sep 2022 03:03:52 +0000 (12:33 +0930)
Match the aspeed_g5 defconfig and what is used in OpenBMC.

Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/configs/aspeed_g4_defconfig

index 8cfdf21..ea66cdd 100644 (file)
@@ -47,7 +47,11 @@ CONFIG_INET=y
 CONFIG_IP_MULTICAST=y
 CONFIG_SYN_COOKIES=y
 # CONFIG_INET_DIAG is not set
+CONFIG_IPV6_ROUTER_PREF=y
+CONFIG_IPV6_ROUTE_INFO=y
+CONFIG_IPV6_OPTIMISTIC_DAD=y
 # CONFIG_IPV6_SIT is not set
+CONFIG_IPV6_MULTIPLE_TABLES=y
 CONFIG_NETFILTER=y
 # CONFIG_NETFILTER_ADVANCED is not set
 CONFIG_VLAN_8021Q=y