File tree 2 files changed +4
-0
lines changed
2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -88,6 +88,7 @@ CONFIG_TCP_CONG_ADVANCED=y
88
88
# CONFIG_INET6_XFRM_MODE_BEET is not set
89
89
# CONFIG_IPV6_SIT is not set
90
90
CONFIG_NETFILTER=y
91
+ CONFIG_BRIDGE=m
91
92
CONFIG_NET_SCHED=y
92
93
CONFIG_NET_EMATCH=y
93
94
CONFIG_NET_CLS_ACT=y
@@ -97,6 +98,7 @@ CONFIG_CGROUP_NET_PRIO=y
97
98
CONFIG_BPF_JIT=y
98
99
CONFIG_CFG80211=m
99
100
CONFIG_MAC80211=m
101
+ CONFIG_MAC80211_MESH=y
100
102
CONFIG_DEVTMPFS=y
101
103
CONFIG_DEVTMPFS_MOUNT=y
102
104
CONFIG_EXTRA_FIRMWARE="am335x-pm-firmware.elf am335x-bone-scale-data.bin am335x-evm-scale-data.bin am43x-evm-scale-data.bin"
Original file line number Diff line number Diff line change @@ -43,9 +43,11 @@ BR2_PACKAGE_LIBMNL=y
43
43
BR2_PACKAGE_WIRELESS_REGDB=y
44
44
BR2_PACKAGE_WPA_SUPPLICANT=y
45
45
BR2_PACKAGE_WPA_SUPPLICANT_AP_SUPPORT=y
46
+ BR2_PACKAGE_WPA_SUPPLICANT_MESH_NETWORKING=y
46
47
BR2_PACKAGE_WPA_SUPPLICANT_EAP=y
47
48
BR2_PACKAGE_WPA_SUPPLICANT_HOTSPOT=y
48
49
BR2_PACKAGE_WPA_SUPPLICANT_DEBUG_SYSLOG=y
50
+ BR2_PACKAGE_WPA_SUPPLICANT_WPA3=y
49
51
BR2_PACKAGE_WPA_SUPPLICANT_PASSPHRASE=y
50
52
# BR2_TARGET_ROOTFS_TAR is not set
51
53
BR2_TARGET_UBOOT=y
You can’t perform that action at this time.
0 commit comments