config/libc/glibc-eglibc.in-common
changeset 949 513d1a0c021a
parent 922 3f0456891349
child 1110 c404a78bd790
child 1212 9daa58864b8b
     1.1 --- a/config/libc/glibc-eglibc.in-common	Mon Oct 13 11:23:51 2008 +0000
     1.2 +++ b/config/libc/glibc-eglibc.in-common	Mon Oct 20 09:50:45 2008 +0000
     1.3 @@ -48,19 +48,10 @@
     1.4        Say n only if you're sure that your architecture is in the official
     1.5        distribution for your chosen version.
     1.6  
     1.7 -config LIBC_ADDONS
     1.8 -    bool
     1.9 -    prompt "Pass extra addons list"
    1.10 -    default n
    1.11 -    help
    1.12 -      If you say Y here, you'll be able to give the list of addons you want to
    1.13 -      include in your C library.
    1.14 -
    1.15  config LIBC_ADDONS_LIST
    1.16      string
    1.17      prompt "Extra addons"
    1.18      default ""
    1.19 -    depends on LIBC_ADDONS
    1.20      help
    1.21        Extra addons to include. Space separated list.
    1.22