Browse Source

Comment CONFIG_WPA_TRACE_BFD=y out by default

Jouni Malinen 15 years ago
parent
commit
96603e4fe1
2 changed files with 2 additions and 2 deletions
  1. 1 1
      hostapd/defconfig
  2. 1 1
      wpa_supplicant/defconfig

+ 1 - 1
hostapd/defconfig

@@ -162,4 +162,4 @@ CONFIG_IPV6=y
 # Use libbfd to get more details for developer debugging
 # This enables use of libbfd to get more detailed symbols for the backtraces
 # generated by CONFIG_WPA_TRACE=y.
-CONFIG_WPA_TRACE_BFD=y
+#CONFIG_WPA_TRACE_BFD=y

+ 1 - 1
wpa_supplicant/defconfig

@@ -391,4 +391,4 @@ CONFIG_PEERKEY=y
 # Use libbfd to get more details for developer debugging
 # This enables use of libbfd to get more detailed symbols for the backtraces
 # generated by CONFIG_WPA_TRACE=y.
-CONFIG_WPA_TRACE_BFD=y
+#CONFIG_WPA_TRACE_BFD=y