change CONNECTION_FRAMEWORK_DEBUG default n

This commit is contained in:
wgzAIIT
2023-07-21 08:27:54 +08:00
parent 8bd8187e82
commit 7740e3c5ef
3 changed files with 2 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ menuconfig SUPPORT_CONNECTION_FRAMEWORK
if SUPPORT_CONNECTION_FRAMEWORK
config CONNECTION_FRAMEWORK_DEBUG
bool "Using connection framework debug log function"
default y
default n
menuconfig CONNECTION_INDUSTRIAL_NETWORK
bool "Using industrial network"