Skip to content

Conversation

walidbadar
Copy link
Contributor

@walidbadar walidbadar commented Oct 7, 2025

Remove redundant NET_DHCPV4 dependency and add default behavior.

ESP32_WIFI_STA_AUTO_DHCPV4 now defaults to enabled when NET_DHCPV4 is selected, removing the need for explicit configuration.

Remove redundant NET_DHCPV4 dependency and add default
behavior.

Signed-off-by: Muhammad Waleed Badar <[email protected]>
@sylvioalves
Copy link
Contributor

sylvioalves commented Oct 7, 2025

I think we should get rid of that symbol instead (ESP32_WIFI_STA_AUTO_DHCPV4). I'll provide consistent review soon.

Copy link

sonarqubecloud bot commented Oct 7, 2025

@cfriedt cfriedt merged commit c2384c5 into zephyrproject-rtos:main Oct 10, 2025
36 checks passed
@walidbadar walidbadar deleted the esp32_dhcp branch October 10, 2025 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Wi-Fi Wi-Fi platform: ESP32 Espressif ESP32 size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants