1 # Choose uclibc version.
4 prompt "uClibc Version"
5 depends on TOOLCHAINOPTS && USE_UCLIBC
6 default UCLIBC_VERSION_0_9_29
8 Select the version of uClibc you wish to use.
10 config UCLIBC_VERSION_0_9_29
13 config UCLIBC_VERSION_0_9_30_1
14 bool "uClibc 0.9.30.1"
16 config UCLIBC_VERSION_NPTL
17 bool "uClibc NPTL branch"