purge support for glibc - use eglibc instead!
[openwrt/staging/chunkeey.git] / toolchain / glibc / Config.in
diff --git a/toolchain/glibc/Config.in b/toolchain/glibc/Config.in
deleted file mode 100644 (file)
index 1b87976..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-choice
-       prompt "glibc version" 
-       depends on TOOLCHAINOPTS && USE_GLIBC
-       default GLIBC_VERSION_2_14
-       help
-         Select the version of glibc you wish to use.
-
-       config GLIBC_VERSION_2_14
-               bool "glibc 2.14"
-
-endchoice