libc/eglibc: remove experimental for some versions
author"Yann E. MORIN" <yann.morin.1998@free.fr>
Mon Apr 30 17:36:00 2012 +0200 (2012-04-30)
changeset 295010cc39ae5c6b
parent 2949 14e2a8dda20f
child 2951 e9a326ae9369
libc/eglibc: remove experimental for some versions

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
config/libc/eglibc.in
     1.1 --- a/config/libc/eglibc.in	Mon Apr 30 17:34:40 2012 +0200
     1.2 +++ b/config/libc/eglibc.in	Mon Apr 30 17:36:00 2012 +0200
     1.3 @@ -21,19 +21,16 @@
     1.4  config LIBC_EGLIBC_V_2_15
     1.5      bool
     1.6      prompt "2_15"
     1.7 -    depends on EXPERIMENTAL
     1.8      select LIBC_EGLIBC_2_15_or_later
     1.9  
    1.10  config LIBC_EGLIBC_V_2_14
    1.11      bool
    1.12      prompt "2_14"
    1.13 -    depends on EXPERIMENTAL
    1.14      select LIBC_EGLIBC_2_14_or_later
    1.15  
    1.16  config LIBC_EGLIBC_V_2_13
    1.17      bool
    1.18      prompt "2_13"
    1.19 -    depends on EXPERIMENTAL
    1.20      select LIBC_EGLIBC_2_13_or_later
    1.21  
    1.22  config LIBC_EGLIBC_V_2_12