X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=toolchain%2Feglibc%2FConfig.in;fp=toolchain%2Feglibc%2FConfig.in;h=f7df171a55001388d57f1fdd336a3f5fc88d6225;hb=55d4e79349b75522e4b29ea034f45583e8eeffc2;hp=a8d3de6f5316eb39df825d5dc802d58daf6440b8;hpb=fc2a3c53f00ec8379d10e37d80a01fbe309d2f6f;p=openwrt.git diff --git a/toolchain/eglibc/Config.in b/toolchain/eglibc/Config.in index a8d3de6f53..f7df171a55 100644 --- a/toolchain/eglibc/Config.in +++ b/toolchain/eglibc/Config.in @@ -13,9 +13,6 @@ choice bool "eglibc 2.14" depends !GCC_VERSION_LLVM - config EGLIBC_VERSION_TRUNK - bool "eglibc trunk" - endchoice config EGLIBC_REVISION @@ -24,7 +21,6 @@ config EGLIBC_REVISION depends on TOOLCHAINOPTS && USE_EGLIBC default "15508" if EGLIBC_VERSION_2_13 default "16488" if EGLIBC_VERSION_2_14 - default "HEAD" if EGLIBC_VERSION_TRUNK default "" menu "eglibc configuration"