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.in6
1 files changed, 1 insertions, 5 deletions
diff --git a/toolchain/glibc/Config.in b/toolchain/glibc/Config.in
index ef5ef562f4..036604f4a7 100644
--- a/toolchain/glibc/Config.in
+++ b/toolchain/glibc/Config.in
@@ -1,14 +1,10 @@
choice
prompt "glibc version"
depends on TOOLCHAINOPTS && USE_GLIBC
- default GLIBC_USE_VERSION_2_22
+ default GLIBC_USE_VERSION_2_24
help
Select the version of glibc you wish to use.
- config GLIBC_USE_VERSION_2_22
- bool "glibc 2.22"
- select GLIBC_VERSION_2_22
-
config GLIBC_USE_VERSION_2_24
bool "glibc 2.24"
select GLIBC_VERSION_2_24