Skip to content

Commit 0cf7b4e

Browse files
mhennerichnunojsa
authored andcommitted
arch: arm: configs: zynq_[pluto|m2k]_defconfig: Enable IPv6 networking
Enable IPv6 networking on Pluto and M2k Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
1 parent 8716418 commit 0cf7b4e

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

arch/arm/configs/zynq_m2k_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ CONFIG_IP_PNP_DHCP=y
6262
CONFIG_IP_PNP_BOOTP=y
6363
CONFIG_IP_PNP_RARP=y
6464
CONFIG_NET_IPIP=m
65-
# CONFIG_IPV6 is not set
6665
CONFIG_VLAN_8021Q=m
6766
CONFIG_CFG80211=y
6867
CONFIG_MAC80211=y

arch/arm/configs/zynq_pluto_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ CONFIG_IP_PNP_DHCP=y
5454
CONFIG_IP_PNP_BOOTP=y
5555
CONFIG_IP_PNP_RARP=y
5656
CONFIG_NET_IPIP=m
57-
# CONFIG_IPV6 is not set
5857
CONFIG_VLAN_8021Q=m
5958
CONFIG_CFG80211=y
6059
CONFIG_MAC80211=y

0 commit comments

Comments
 (0)