5 depends on TOOLCHAINOPTS && USE_MUSL
6 default MUSL_USE_VERSION_0_9_8
8 Select the version of musl you wish to use.
10 config MUSL_USE_VERSION_0_9_8
11 select MUSL_VERSION_0_9_8
14 config MUSL_USE_VERSION_0_9_9
15 select MUSL_VERSION_0_9_9
23 config MUSL_ENABLE_DEBUG
24 bool "Build with debug information"
25 depends on TOOLCHAINOPTS && USE_MUSL