From 0d9263943954686c614f78e73ef5e19aeb48d20c Mon Sep 17 00:00:00 2001 From: lly Date: Sat, 10 Oct 2020 11:05:29 +0800 Subject: [PATCH] ble_mesh: stack: Make mesh buf debug option invisible --- components/bt/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/bt/Kconfig b/components/bt/Kconfig index cedc3d2cf..cfe594d32 100644 --- a/components/bt/Kconfig +++ b/components/bt/Kconfig @@ -1972,7 +1972,7 @@ if BLE_MESH advertising bearer. config BLE_MESH_NET_BUF_POOL_USAGE - bool "BLE Mesh net buffer pool usage tracking" + bool default y help Enable BLE Mesh net buffer pool tracking. This option is used to introduce another