Skip to content

Commit 693512d

Browse files
EvlersRbb666
authored andcommitted
[esp-hosted] remove redundant configs
1 parent 7459ce3 commit 693512d

1 file changed

Lines changed: 0 additions & 22 deletions

File tree

iot/esp-hosted/Kconfig

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -526,28 +526,6 @@ menuconfig PKG_USING_ESP_HOSTED
526526
string
527527
default "/packages/iot/esp-hosted"
528528

529-
if PKG_ESP_HOSTED_VER_NUM >= 0x10200
530-
choice
531-
prompt "Select the log level"
532-
default CY_WIFI_LOG_LEVEL_INFO
533-
534-
config CY_WIFI_LOG_LEVEL_NONE
535-
bool "None"
536-
537-
config CY_WIFI_LOG_LEVEL_ERROR
538-
bool "Error"
539-
540-
config CY_WIFI_LOG_LEVEL_INFO
541-
bool "Info"
542-
543-
config CY_WIFI_LOG_LEVEL_DEBUG
544-
bool "Debug"
545-
546-
config CY_WIFI_LOG_LEVEL_DATA_TRACE
547-
bool "Data Trace"
548-
endchoice
549-
endif
550-
551529
choice
552530
prompt "Version"
553531
default PKG_USING_ESP_HOSTED_LATEST_VERSION

0 commit comments

Comments
 (0)