Skip to content
Snippets Groups Projects
Commit 31322272 authored by Markus Gothe's avatar Markus Gothe :ok_hand:
Browse files

airoha: Enable MAC limit support.

parent d4d38918
No related branches found
No related tags found
1 merge request!1352airoha: Enable MAC limit support.
......@@ -404,7 +404,7 @@ TCSUPPORT_SNMP_TRUSTIP=y
# TCSUPPORT_ALIASIP is not set
TCSUPPORT_DHCP_STATIC=y
TCSUPPORT_DHCP_PROFILE=y
# TCSUPPORT_BRIDGE_MAC_LIMIT is not set
TCSUPPORT_BRIDGE_MAC_LIMIT=y
# TCSUPPORT_CDS is not set
# TCSUPPORT_TW_BOARD_CDS is not set
# TCSUPPORT_TW_BOARD_CJ is not set
......
......@@ -205,3 +205,4 @@ TCSUPPORT_NP=y
TCSUPPORT_NPU_WIFI_OFFLOAD=y
TCSUPPORT_QOS_EIGHT_QUEUE=y
TCSUPPORT_IOPSYS_DISABLE_IPV6_DEV_CONFIG_ECNT_HOOK=y
TCSUPPORT_BRIDGE_MAC_LIMIT=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment