config FWRT_PACKAGE_CXXTOOLS prompt "cxxtools.......................... cxxtools" tristate default n select FWRT_PACKAGE_LIBICONV select FWRT_PACKAGE_LIBGCC help http://www.tntnet.org choice prompt "C++ Configuration" depends on FWRT_PACKAGE_CXXTOOLS config FWRT_PACKAGE_CXXTOOLS_WITH_UCLIBCXX bool "use uClibc++" select FWRT_PACKAGE_UCLIBCXX config FWRT_PACKAGE_CXXTOOLS_WITH_LIBSTDCXX bool "use GCC libstdc++ (huge)" select FWRT_PACKAGE_LIBSTDCXX endchoice