-Description:
        Since it is full version of hostapd, there is no need to disable this 
functionality as
        the new devices are getting more complex and need more debugging 
capabilities.

  -Changelog:
        Commenting CONFIG_NO_DUMP_STATE=y.

Signed-off-by: Bima Hutama <[email protected]>
---
 package/network/services/hostapd/files/hostapd-full.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/network/services/hostapd/files/hostapd-full.config 
b/package/network/services/hostapd/files/hostapd-full.config
index da4c6e7..f500368 100644
--- a/package/network/services/hostapd/files/hostapd-full.config
+++ b/package/network/services/hostapd/files/hostapd-full.config
@@ -163,7 +163,7 @@ CONFIG_INTERNAL_AES=y
 NEED_AES_DEC=y
 
 CONFIG_NO_RANDOM_POOL=y
-CONFIG_NO_DUMP_STATE=y
+#CONFIG_NO_DUMP_STATE=y
 
 CONFIG_FULL_DYNAMIC_VLAN=y
 
-- 
2.1.4
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to