diff --git a/samples/net/wifi/shell/socs/esp32_procpu.conf b/samples/net/wifi/shell/socs/esp32_procpu.conf index 3de7f87389d..97ce6b96475 100644 --- a/samples/net/wifi/shell/socs/esp32_procpu.conf +++ b/samples/net/wifi/shell/socs/esp32_procpu.conf @@ -1,10 +1 @@ -CONFIG_WIFI=y - -CONFIG_NETWORKING=y - -CONFIG_NET_IPV6=n -CONFIG_NET_IPV4=y -CONFIG_NET_DHCPV4=y CONFIG_ESP32_WIFI_STA_AUTO_DHCPV4=y - -CONFIG_NET_LOG=y diff --git a/samples/net/wifi/shell/socs/esp32c3.conf b/samples/net/wifi/shell/socs/esp32c3.conf index 3de7f87389d..97ce6b96475 100644 --- a/samples/net/wifi/shell/socs/esp32c3.conf +++ b/samples/net/wifi/shell/socs/esp32c3.conf @@ -1,10 +1 @@ -CONFIG_WIFI=y - -CONFIG_NETWORKING=y - -CONFIG_NET_IPV6=n -CONFIG_NET_IPV4=y -CONFIG_NET_DHCPV4=y CONFIG_ESP32_WIFI_STA_AUTO_DHCPV4=y - -CONFIG_NET_LOG=y diff --git a/samples/net/wifi/shell/socs/esp32c3_usb.conf b/samples/net/wifi/shell/socs/esp32c3_usb.conf index 3de7f87389d..97ce6b96475 100644 --- a/samples/net/wifi/shell/socs/esp32c3_usb.conf +++ b/samples/net/wifi/shell/socs/esp32c3_usb.conf @@ -1,10 +1 @@ -CONFIG_WIFI=y - -CONFIG_NETWORKING=y - -CONFIG_NET_IPV6=n -CONFIG_NET_IPV4=y -CONFIG_NET_DHCPV4=y CONFIG_ESP32_WIFI_STA_AUTO_DHCPV4=y - -CONFIG_NET_LOG=y diff --git a/samples/net/wifi/shell/socs/esp32c6_hpcore.conf b/samples/net/wifi/shell/socs/esp32c6_hpcore.conf index 3de7f87389d..97ce6b96475 100644 --- a/samples/net/wifi/shell/socs/esp32c6_hpcore.conf +++ b/samples/net/wifi/shell/socs/esp32c6_hpcore.conf @@ -1,10 +1 @@ -CONFIG_WIFI=y - -CONFIG_NETWORKING=y - -CONFIG_NET_IPV6=n -CONFIG_NET_IPV4=y -CONFIG_NET_DHCPV4=y CONFIG_ESP32_WIFI_STA_AUTO_DHCPV4=y - -CONFIG_NET_LOG=y diff --git a/samples/net/wifi/shell/socs/esp32s2.conf b/samples/net/wifi/shell/socs/esp32s2.conf index f2404a40ada..97ce6b96475 100644 --- a/samples/net/wifi/shell/socs/esp32s2.conf +++ b/samples/net/wifi/shell/socs/esp32s2.conf @@ -1,11 +1 @@ -CONFIG_WIFI=y - -CONFIG_NETWORKING=y - -CONFIG_NET_IPV6=n -CONFIG_NET_IPV4=y -CONFIG_NET_DHCPV4=y CONFIG_ESP32_WIFI_STA_AUTO_DHCPV4=y - -CONFIG_LOG_MODE_MINIMAL=y -CONFIG_NET_LOG=y diff --git a/samples/net/wifi/shell/socs/esp32s3_procpu.conf b/samples/net/wifi/shell/socs/esp32s3_procpu.conf index 3de7f87389d..97ce6b96475 100644 --- a/samples/net/wifi/shell/socs/esp32s3_procpu.conf +++ b/samples/net/wifi/shell/socs/esp32s3_procpu.conf @@ -1,10 +1 @@ -CONFIG_WIFI=y - -CONFIG_NETWORKING=y - -CONFIG_NET_IPV6=n -CONFIG_NET_IPV4=y -CONFIG_NET_DHCPV4=y CONFIG_ESP32_WIFI_STA_AUTO_DHCPV4=y - -CONFIG_NET_LOG=y