ソースを参照

ble_mesh: stack: Make mesh buf debug option invisible

lly 5 年 前
コミット
18c753ba67
1 ファイル変更1 行追加1 行削除
  1. 1 1
      components/bt/esp_ble_mesh/Kconfig.in

+ 1 - 1
components/bt/esp_ble_mesh/Kconfig.in

@@ -252,7 +252,7 @@ if BLE_MESH
             advertising bearer.
             advertising bearer.
 
 
     config BLE_MESH_NET_BUF_POOL_USAGE
     config BLE_MESH_NET_BUF_POOL_USAGE
-        bool "BLE Mesh net buffer pool usage tracking"
+        bool
         default y
         default y
         help
         help
             Enable BLE Mesh net buffer pool tracking. This option is used to introduce another
             Enable BLE Mesh net buffer pool tracking. This option is used to introduce another