1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-27 22:38:26 +02:00

hostapd: Add CONFIG_FULL_DYNAMIC_VLAN=y to hostapd-full.config

This allows hostapd to make use of the config option
"vlan_tagged_interface" to automatically create bridge and
VLAN interfaces in a fully dynamic way.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24722 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2010-12-19 11:48:38 +00:00
parent 76e5e7f14f
commit 04ef4865b8

View File

@ -158,3 +158,5 @@ CONFIG_INTERNAL_AES=y
NEED_AES_DEC=y NEED_AES_DEC=y
CONFIG_WPS=y CONFIG_WPS=y
CONFIG_FULL_DYNAMIC_VLAN=y