eglibc: do not prompt for the revision, it is supposed to be changed by developers...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 31 Oct 2012 13:16:22 +0000 (13:16 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 31 Oct 2012 13:16:22 +0000 (13:16 +0000)
fixes changing the eglibc version in menuconfig without resetting the config

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34029 3c298f89-4303-0410-b956-a3cf2f4a3e73

toolchain/eglibc/Config.in

index 82f939b..a29dcfc 100644 (file)
@@ -17,7 +17,6 @@ endchoice
 
 config EGLIBC_REVISION
        string
 
 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
        depends on TOOLCHAINOPTS && USE_EGLIBC
        default "18909" if EGLIBC_VERSION_2_15
        default "19922" if EGLIBC_VERSION_2_16