developer | f11ee16 | 2022-04-12 11:17:45 +0800 | [diff] [blame] | 1 | # Needed only for case BWL_HAL=DUMMY to create |
2 | # dummy ifaces "wlan0" and "wlan2" | ||||
3 | CONFIG_DUMMY=y | ||||
4 | |||||
5 | CONFIG_BRIDGE=y | ||||
6 | CONFIG_BRIDGE_EBT_BROUTE=m | ||||
7 | CONFIG_BRIDGE_EBT_T_FILTER=m | ||||
8 | CONFIG_BRIDGE_NF_EBTABLES=m | ||||
developer | 3f06a79 | 2023-04-13 10:35:12 +0800 | [diff] [blame] | 9 | #CONFIG_BRIDGE_NETFILTER is not set |
developer | f11ee16 | 2022-04-12 11:17:45 +0800 | [diff] [blame] | 10 | |
11 | CONFIG_NETFILTER=y | ||||
12 | CONFGI_NETFILTER_ADVANCED=y | ||||
13 | CONFIG_NF_TABLES=y |