summaryrefslogtreecommitdiff
path: root/toolchain/eglibc
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-10-31 13:16:22 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-10-31 13:16:22 +0000
commitc2f2b3f90301673756c6c1cf3f3734ee94c5f2c7 (patch)
treee30434ffa1a1f9f6886066af4aa20c54e538e863 /toolchain/eglibc
parent83e392ba73f33a0371e4b7dc8ed02e01a6459d87 (diff)
downloadmtk-20170518-c2f2b3f90301673756c6c1cf3f3734ee94c5f2c7.zip
mtk-20170518-c2f2b3f90301673756c6c1cf3f3734ee94c5f2c7.tar.gz
mtk-20170518-c2f2b3f90301673756c6c1cf3f3734ee94c5f2c7.tar.bz2
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 <nbd@openwrt.org> SVN-Revision: 34029
Diffstat (limited to 'toolchain/eglibc')
-rw-r--r--toolchain/eglibc/Config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchain/eglibc/Config.in b/toolchain/eglibc/Config.in
index 82f939b..a29dcfc 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