Reduce debug level

This commit is contained in:
Rin Cat
2020-04-08 14:15:44 -04:00
parent 9136edaaca
commit 012284764e

View File

@@ -94,7 +94,7 @@ CONFIG_RTW_VHT_2G4 = y
CONFIG_RTW_DEBUG = y
# default log level is _DRV_INFO_ = 4,
# please refer to "How_to_set_driver_debug_log_level.doc" to set the available level.
CONFIG_RTW_LOG_LEVEL = 4
CONFIG_RTW_LOG_LEVEL = 3
# enable /proc/net/rtlxxxx/ debug interfaces
CONFIG_PROC_DEBUG = y