source "config/uClibc/extra/Configs/Config.alpha" source "config/uClibc/extra/Configs/Config.arm" source "config/uClibc/extra/Configs/Config.cris" source "config/uClibc/extra/Configs/Config.h8300" source "config/uClibc/extra/Configs/Config.i386" source "config/uClibc/extra/Configs/Config.i960" source "config/uClibc/extra/Configs/Config.m68k" source "config/uClibc/extra/Configs/Config.mips" source "config/uClibc/extra/Configs/Config.mipsel" source "config/uClibc/extra/Configs/Config.powerpc" source "config/uClibc/extra/Configs/Config.sh" source "config/uClibc/extra/Configs/Config.sparc" source "config/uClibc/extra/Configs/Config.v850" comment "Install options" depends on UCLIBC config UCLIBC_CRYPT bool prompt "Install libcrypt on the target" depends on UCLIBC config UCLIBC_DL bool prompt "Install libdl on the target" depends on UCLIBC config UCLIBC_M bool prompt "Install libm on the target" depends on UCLIBC config UCLIBC_NSL bool prompt "Install libnsl on the target" depends on UCLIBC config UCLIBC_PTHREAD bool prompt "Install libpthread on the target" depends on UCLIBC config UCLIBC_RESOLV bool prompt "Install libresolv on the target" depends on UCLIBC config UCLIBC_UTIL bool prompt "Install libutil on the target" depends on UCLIBC