Adjustments of overlay and conf files to adjust for the MERGE removal. The revert of MERGE requires specific overlay and conf files for boards which relied on the MERGE feature. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
11 lines
171 B
Text
11 lines
171 B
Text
CONFIG_WIFI=y
|
|
|
|
CONFIG_NETWORKING=y
|
|
CONFIG_NET_L2_ETHERNET=y
|
|
|
|
CONFIG_NET_IPV6=n
|
|
CONFIG_NET_IPV4=y
|
|
CONFIG_NET_DHCPV4=y
|
|
CONFIG_ESP32_WIFI_STA_AUTO_DHCPV4=y
|
|
|
|
CONFIG_NET_LOG=y
|