Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
yocto
/
rtos_sdk
/
libc
/
refs/heads/odroidc5-v2023.01
/
.
/
Kconfig
blob: 3ba76324a66d957853f2aff6e793b936218abc40 [
file
] [
log
] [
blame
] [
edit
]
# Copyright (c) 2021-2022 Amlogic, Inc. All rights reserved.
# SPDX-License-Identifier: MIT
menuconfig LIBC
bool
"Generic_C_lib"
help
Select
generic
C library
if
LIBC
rsource
"aml/Kconfig"
rsource
"newlib/Kconfig"
rsource
"qlibc/Kconfig"
endif