diff --git a/components/bt/Kconfig b/components/bt/Kconfig index 417a8c18e9f..ddbaf8a51bc 100644 --- a/components/bt/Kconfig +++ b/components/bt/Kconfig @@ -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