diff --git a/lib/libc/newlib/Kconfig b/lib/libc/newlib/Kconfig index a7d3ac38364..1b4f90341b0 100644 --- a/lib/libc/newlib/Kconfig +++ b/lib/libc/newlib/Kconfig @@ -5,7 +5,7 @@ if NEWLIB_LIBC config NEWLIB_LIBC_NANO bool "Build with newlib-nano C library" - depends on HAS_NEWLIB_LIBC_NANO && !WPA_SUPP + depends on HAS_NEWLIB_LIBC_NANO help Build with newlib-nano library, for small embedded apps. The newlib-nano library for ARM embedded processors is a part of the