Offer a single option for the glibc/eglibc add-ons selection, rather than hiding it behind a toggle.

If the list is empty, then there is no add-on. If the list is not empty, then there are add-ons.

 /trunk/config/libc/glibc-eglibc.in-common |    9     0     9     0 ---------
 1 file changed, 9 deletions(-)
This commit is contained in:
Yann E. MORIN" 2008-10-20 09:50:45 +00:00
parent e4d539661e
commit a1828c87f3

@ -48,19 +48,10 @@ config LIBC_GLIBC_USE_PORTS
Say n only if you're sure that your architecture is in the official
distribution for your chosen version.
config LIBC_ADDONS
bool
prompt "Pass extra addons list"
default n
help
If you say Y here, you'll be able to give the list of addons you want to
include in your C library.
config LIBC_ADDONS_LIST
string
prompt "Extra addons"
default ""
depends on LIBC_ADDONS
help
Extra addons to include. Space separated list.