diff options
-rw-r--r-- | config/libc/eglibc.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/libc/eglibc.in b/config/libc/eglibc.in index 5ca45797..811da8e9 100644 --- a/config/libc/eglibc.in +++ b/config/libc/eglibc.in @@ -21,19 +21,16 @@ choice config LIBC_EGLIBC_V_2_15 bool prompt "2_15" - depends on EXPERIMENTAL select LIBC_EGLIBC_2_15_or_later config LIBC_EGLIBC_V_2_14 bool prompt "2_14" - depends on EXPERIMENTAL select LIBC_EGLIBC_2_14_or_later config LIBC_EGLIBC_V_2_13 bool prompt "2_13" - depends on EXPERIMENTAL select LIBC_EGLIBC_2_13_or_later config LIBC_EGLIBC_V_2_12 |