summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/comp_libs/picolibc.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/comp_libs/picolibc.in b/config/comp_libs/picolibc.in
index a3f07d6..62ab22b 100644
--- a/config/comp_libs/picolibc.in
+++ b/config/comp_libs/picolibc.in
@@ -10,7 +10,7 @@
## help conglomeration of several library parts, all under BSD-compatible software
## help licenses that make them easily usable on embedded products.
-config PICOLIBC_CXA_ATEXIT
+config LIBC_PICOLIBC_CXA_ATEXIT
def_bool y
select LIBC_PROVIDES_CXA_ATEXIT
@@ -72,6 +72,7 @@ config LIBC_PICOLIBC_MULTITHREAD
config LIBC_PICOLIBC_RETARGETABLE_LOCKING
bool
prompt "Enable retargetable locking"
+ default y
help
Enable retargetable locking to allow the operating system to override
the dummy lock functions defined within picolibc.