Skip to content

Commit

Permalink
[nrf noup] newlib: Revert unintended change
Browse files Browse the repository at this point in the history
fixup![nrf fromlist] wifi: Add the enums to the status

This was only for local testing and by mistake got merged.

Signed-off-by: Chaitanya Tata <[email protected]>
  • Loading branch information
krish2718 authored and rlubos committed Dec 11, 2023
1 parent 145754e commit b3979ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/libc/newlib/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b3979ec

Please sign in to comment.