mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 21:00:37 +02:00
hostapd: disable the state dump callback to save a few more kb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30667 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e7fe3729df
commit
daf38c44a9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user