From: Felix Fietkau Date: Wed, 31 Oct 2012 13:16:22 +0000 (+0000) Subject: eglibc: do not prompt for the revision, it is supposed to be changed by developers... X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=9a9aa2ea3418e5ce8baa34b3e2c53225f2bd3649;p=openwrt%2Fsvn-archive%2Farchive.git eglibc: do not prompt for the revision, it is supposed to be changed by developers, not users. fixes changing the eglibc version in menuconfig without resetting the config Signed-off-by: Felix Fietkau SVN-Revision: 34029 --- diff --git a/toolchain/eglibc/Config.in b/toolchain/eglibc/Config.in index 82f939b07f..a29dcfc10d 100644 --- a/toolchain/eglibc/Config.in +++ b/toolchain/eglibc/Config.in @@ -17,7 +17,6 @@ endchoice config EGLIBC_REVISION string - prompt "eglibc revision" depends on TOOLCHAINOPTS && USE_EGLIBC default "18909" if EGLIBC_VERSION_2_15 default "19922" if EGLIBC_VERSION_2_16