ipq806x: delete config-3.14 file
[openwrt.git] / toolchain / eglibc / Config.in
index 2e76c74..da71bd9 100644 (file)
@@ -8,6 +8,7 @@ choice
        config EGLIBC_USE_VERSION_2_15
                bool "eglibc 2.15"
                select EGLIBC_VERSION_2_15
+               depends on BROKEN
 
        config EGLIBC_USE_VERSION_2_19
                bool "eglibc 2.19"
@@ -15,13 +16,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