-comment "uClibc Options"
-
-config BR2_UCLIBC_VERSION_SNAPSHOT
- bool "Use the daily snapshot of uClibc?"
- default n
+choice
+ prompt "uClibc Version"
+ depends on TOOLCHAINOPTS && USE_UCLIBC
+ default UCLIBC_VERSION_0_9_29
+ default UCLIBC_VERSION_0_9_30_1 if (TARGET_uml && x86_64)