summaryrefslogtreecommitdiff
path: root/config/libc/eglibc.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/libc/eglibc.in')
-rw-r--r--config/libc/eglibc.in24
1 files changed, 0 insertions, 24 deletions
diff --git a/config/libc/eglibc.in b/config/libc/eglibc.in
index 4f6ed12..1dd2c97 100644
--- a/config/libc/eglibc.in
+++ b/config/libc/eglibc.in
@@ -59,26 +59,6 @@ config LIBC_EGLIBC_V_2_9
prompt "2_9"
select LIBC_EGLIBC_2_9_or_later
-config LIBC_EGLIBC_V_2_8
- bool
- prompt "2_8 (OBSOLETE)"
- depends on OBSOLETE
-
-config LIBC_EGLIBC_V_2_7
- bool
- prompt "2_7 (OBSOLETE)"
- depends on OBSOLETE
-
-config LIBC_EGLIBC_V_2_6
- bool
- prompt "2_6 (OBSOLETE)"
- depends on OBSOLETE
-
-config LIBC_EGLIBC_V_2_5
- bool
- prompt "2_5 (OBSOLETE)"
- depends on OBSOLETE
-
config LIBC_EGLIBC_V_TRUNK
bool
prompt "'trunk'"
@@ -100,10 +80,6 @@ config LIBC_VERSION
default "2_11" if LIBC_EGLIBC_V_2_11
default "2_10" if LIBC_EGLIBC_V_2_10
default "2_9" if LIBC_EGLIBC_V_2_9
- default "2_8" if LIBC_EGLIBC_V_2_8
- default "2_7" if LIBC_EGLIBC_V_2_7
- default "2_6" if LIBC_EGLIBC_V_2_6
- default "2_5" if LIBC_EGLIBC_V_2_5
default "trunk" if LIBC_EGLIBC_V_TRUNK
config LIBC_EGLIBC_2_16_or_later