mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-11-02 15:41:38 +01:00
6 lines
248 B
Plaintext
6 lines
248 B
Plaintext
# You can use CONFIG_ESP_NETIF_SET_DNS_PER_DEFAULT_NETIF
|
|
# to perform DNS server updates automatically in esp_netif layers
|
|
# instead of manually as it is demonstrated in this example
|
|
CONFIG_LWIP_PPP_SUPPORT=y
|
|
CONFIG_LWIP_PPP_NOTIFY_PHASE_SUPPORT=y
|