mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00: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
5f429a488b
commit
06a0f71fcd
@ -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…
x
Reference in New Issue
Block a user