menu "C/C++ and POSIX layer"

config RT_USING_EXTERNAL_LIBC
    bool

source "$RTT_DIR/components/libc/compilers/common/Kconfig"
source "$RTT_DIR/components/libc/posix/Kconfig"
source "$RTT_DIR/components/libc/cplusplus/Kconfig"

endmenu
