summaryrefslogtreecommitdiffstats
path: root/toolchain/glibc/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/glibc/Config.in')
-rw-r--r--toolchain/glibc/Config.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/toolchain/glibc/Config.in b/toolchain/glibc/Config.in
deleted file mode 100644
index 1b87976d32..0000000000
--- a/toolchain/glibc/Config.in
+++ /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