uclibc: remove version 0.9.33
[openwrt/openwrt.git] / toolchain / uClibc / Config.in
index c923bc00977976eeb822c7598b834c2c726cca7d..5793bb779f5c64264f6eb337e3b180f00e6f3d18 100644 (file)
@@ -1,22 +1,3 @@
-# Choose uclibc version.
-
-choice
-       prompt "uClibc Version"
-       depends on TOOLCHAINOPTS && USE_UCLIBC
-       default UCLIBC_USE_VERSION_0_9_33
-       help
-         Select the version of uClibc you wish to use.
-
-       config UCLIBC_USE_VERSION_0_9_33
-               select UCLIBC_VERSION_0_9_33
-               bool "uClibc 0.9.33.2"
-
-       config UCLIBC_USE_VERSION_NG
-               select UCLIBC_VERSION_NG
-               bool "uClibc-ng"
-
-endchoice
-
 # Debug version.
 
 config UCLIBC_ENABLE_DEBUG