longan/brandy/arisc/ar100s/system/debugger/Kconfig
.. .. @@ -5,21 +5,21 @@ 5 5 6 6 config DEBUGGER_PRINTF 7 7 bool "debugger printf support" 8 - default y8 + default n9 9 10 10 if DEBUGGER_PRINTF 11 11 12 12 config DEBUG_ERR 13 13 bool "err debug support" 14 - default y14 + default n15 15 16 16 config DEBUG_LOG 17 17 bool "log debug support" 18 - default y18 + default n19 19 20 20 config DEBUG_WRN 21 21 bool "warn debug support" 22 - default y22 + default n23 23 24 24 config DEBUG_INF 25 25 bool "inf debug support"