diff --git a/lib/libc/Kconfig b/lib/libc/Kconfig index e25f0b69622..9fa8630b014 100644 --- a/lib/libc/Kconfig +++ b/lib/libc/Kconfig @@ -22,7 +22,6 @@ config PICOLIBC_SUPPORTED depends on "$(ZEPHYR_TOOLCHAIN_VARIANT)" != "arcmwdt" depends on !(CPP && "$(ZEPHYR_TOOLCHAIN_VARIANT)" = "zephyr") # picolibc text is outside .pinned.text on this board. #54148 - depends on !BOARD_QEMU_X86_TINY default y help Selected when the target has support for picolibc.