mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 23:29:28 -05:00
hostapd: disable the state dump callback to save a few more kb
SVN-Revision: 30667
This commit is contained in:
@@ -157,6 +157,8 @@ CONFIG_INTERNAL_LIBTOMMATH=y
|
||||
CONFIG_INTERNAL_AES=y
|
||||
NEED_AES_DEC=y
|
||||
|
||||
CONFIG_NO_DUMP_STATE=y
|
||||
|
||||
CONFIG_WPS=y
|
||||
CONFIG_FULL_DYNAMIC_VLAN=y
|
||||
|
||||
|
||||
@@ -153,3 +153,5 @@ CONFIG_NO_RADIUS=y
|
||||
#CONFIG_NO_VLAN=y
|
||||
|
||||
CONFIG_TLS=internal
|
||||
|
||||
CONFIG_NO_DUMP_STATE=y
|
||||
|
||||
Reference in New Issue
Block a user