Merge branch 'feat/ble_mesh_config_depends_on_soc_caps_v5.5' into 'release/v5.5'

feat(ble_mesh): add SOC capability dependency for BLE Mesh config (5.5)

See merge request espressif/esp-idf!48111
This commit is contained in:
Jiang Jiang Jian
2026-05-06 10:30:37 +08:00

View File

@@ -114,6 +114,7 @@ endmenu
menuconfig BLE_MESH
bool "ESP BLE Mesh Support"
depends on BT_ENABLED
depends on SOC_BLE_MESH_SUPPORTED
help
This option enables ESP BLE Mesh support. The specific features that are
available may depend on other features that have been enabled in the