1# Zephyr >= 4.1 POSIX and libc options 2CONFIG_NEWLIB_LIBC=y 3CONFIG_POSIX_API=y 4 5# NET_LOOPBACK depends on NET_DRIVERS in Zephyr >= 4.1 6CONFIG_NET_DRIVERS=y