fix(Kconfig): Fix lw-ip Kconfig display garbled characters

This commit is contained in:
yuanjm
2022-05-26 15:46:19 +08:00
parent fc30369909
commit ad176653a0

View File

@@ -16,7 +16,7 @@ menu "LWIP"
instead of IDF specific esp-netif APIs (such as esp_netif_get_netif_impl_name()) instead of IDF specific esp-netif APIs (such as esp_netif_get_netif_impl_name())
config LWIP_TCPIP_CORE_LOCKING config LWIP_TCPIP_CORE_LOCKING
bool "Enable tcpip core locking" bool "Enable tcpip core locking"
default n default n
help help
If Enable tcpip core locking,Creates a global mutex that is held If Enable tcpip core locking,Creates a global mutex that is held