1# Debug version.
2
3config UCLIBC_ENABLE_DEBUG
4	bool "Build with debug information"
5	depends on TOOLCHAINOPTS && USE_UCLIBC
6	default n
7