diff --git a/components/bt/Kconfig b/components/bt/Kconfig index 53ac96bf453..75250339965 100644 --- a/components/bt/Kconfig +++ b/components/bt/Kconfig @@ -124,6 +124,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