Skip to content

Commit

Permalink
arch: arm: configs: zynq_[pluto|m2k]_defconfig: Enable IPv6 networking
Browse files Browse the repository at this point in the history
Enable IPv6 networking on Pluto and M2k

Signed-off-by: Michael Hennerich <[email protected]>
  • Loading branch information
mhennerich authored and nunojsa committed Oct 11, 2024
1 parent 0cf8b29 commit eeeb325
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion arch/arm/configs/zynq_m2k_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ CONFIG_IP_PNP_DHCP=y
CONFIG_IP_PNP_BOOTP=y
CONFIG_IP_PNP_RARP=y
CONFIG_NET_IPIP=m
# CONFIG_IPV6 is not set
CONFIG_VLAN_8021Q=m
CONFIG_CFG80211=y
CONFIG_MAC80211=y
Expand Down
1 change: 0 additions & 1 deletion arch/arm/configs/zynq_pluto_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ CONFIG_IP_PNP_DHCP=y
CONFIG_IP_PNP_BOOTP=y
CONFIG_IP_PNP_RARP=y
CONFIG_NET_IPIP=m
# CONFIG_IPV6 is not set
CONFIG_VLAN_8021Q=m
CONFIG_CFG80211=y
CONFIG_MAC80211=y
Expand Down

0 comments on commit eeeb325

Please sign in to comment.