From 2942da6030f89422ea0c13109737d629f104a5c0 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 10 Feb 2024 18:27:49 +0100 Subject: newlib: remove old xtensa fork --- target/config/Config.in.libc | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'target') diff --git a/target/config/Config.in.libc b/target/config/Config.in.libc index ef851089a..ce244eac2 100644 --- a/target/config/Config.in.libc +++ b/target/config/Config.in.libc @@ -174,12 +174,7 @@ config ADK_TARGET_LIB_MUSL_GIT config ADK_TARGET_LIB_NEWLIB_4_4_0 bool "4.4.0" - depends on ADK_TARGET_LIB_NEWLIB \ - && !ADK_TARGET_ARCH_XTENSA - -config ADK_TARGET_LIB_NEWLIB_XTENSA - bool "xtensa" - depends on ADK_TARGET_LIB_NEWLIB && ADK_TARGET_ARCH_XTENSA + depends on ADK_TARGET_LIB_NEWLIB config ADK_TARGET_LIB_NEWLIB_GIT bool "git" -- cgit v1.2.3