X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=toolchain%2FuClibc%2FConfig.in;h=5793bb779f5c64264f6eb337e3b180f00e6f3d18;hb=b70a36d1d969f5aa9ad081c9a395633793582a5a;hp=c923bc00977976eeb822c7598b834c2c726cca7d;hpb=d2c1490fe6e4b6b597c934f3e38741bf13233148;p=openwrt.git diff --git a/toolchain/uClibc/Config.in b/toolchain/uClibc/Config.in index c923bc0097..5793bb779f 100644 --- a/toolchain/uClibc/Config.in +++ b/toolchain/uClibc/Config.in @@ -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