hostapd: Add CONFIG_FULL_DYNAMIC_VLAN=y to hostapd-full.config
authorFelix Fietkau <nbd@openwrt.org>
Sun, 19 Dec 2010 11:48:38 +0000 (11:48 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 19 Dec 2010 11:48:38 +0000 (11:48 +0000)
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>
SVN-Revision: 24722

package/hostapd/files/hostapd-full.config

index cf7993c3465c567cc9901c5f574df3e93227f534..33de7e0df3839c041e1ccd1664b5a3ac5d0e8d0c 100644 (file)
@@ -158,3 +158,5 @@ CONFIG_INTERNAL_AES=y
 NEED_AES_DEC=y
 
 CONFIG_WPS=y
+CONFIG_FULL_DYNAMIC_VLAN=y
+