toolchain: make the default eglibc selection work even if TOOLCHAINOPTS is not enabled
[openwrt/staging/florian.git] / toolchain / eglibc / Config.in
index 2e76c744afb3fc1af001296dc1c604d993f85d7d..dd6bb4352f29389f246313f281a696bfb23f752d 100644 (file)
@@ -15,13 +15,6 @@ choice
 
 endchoice
 
-config EGLIBC_REVISION
-       string
-       depends on TOOLCHAINOPTS && USE_EGLIBC
-       default "18909" if EGLIBC_VERSION_2_15
-       default "25243" if EGLIBC_VERSION_2_19
-       default ""
-
 menu "eglibc configuration"
        depends on TOOLCHAINOPTS && USE_EGLIBC
        source toolchain/eglibc/config/Config.in