blob: 50729fcaa6da367bd8150c868ffb470a21e60c63 (
plain)
1
2
3
4
5
6
7
8
|
config ADK_PACKAGE_UCLIBCXX
prompt "uClibc++............... C++ library for embedded systems"
tristate
depends on ADK_TARGET_LIB_UCLIBC
default n
help
A standard C++ library for embedded systems
|