forked from espressif/esp-idf
wifi_prov_mgr: Make BLE transport option visible in example config except for S2
This commit is contained in:
@@ -10,6 +10,7 @@ menu "Example Configuration"
|
|||||||
config EXAMPLE_PROV_TRANSPORT_BLE
|
config EXAMPLE_PROV_TRANSPORT_BLE
|
||||||
bool "BLE"
|
bool "BLE"
|
||||||
select BT_ENABLED
|
select BT_ENABLED
|
||||||
|
depends on !IDF_TARGET_ESP32S2
|
||||||
config EXAMPLE_PROV_TRANSPORT_SOFTAP
|
config EXAMPLE_PROV_TRANSPORT_SOFTAP
|
||||||
bool "Soft AP"
|
bool "Soft AP"
|
||||||
endchoice
|
endchoice
|
||||||
|
Reference in New Issue
Block a user