1common: 2 depends_on: netif 3 tags: net dhcpv4 4tests: 5 net.dhcp: 6 extra_configs: 7 - CONFIG_NET_TC_THREAD_COOPERATIVE=y 8 net.dhcp.preempt: 9 extra_configs: 10 - CONFIG_NET_TC_THREAD_PREEMPTIVE=y 11