diff -r 7dc77b443864 -r ffc1121618fa config/libc/uClibc.in --- a/config/libc/uClibc.in Tue Jul 13 12:12:32 2010 +0200 +++ b/config/libc/uClibc.in Thu Jul 22 20:06:27 2010 +0200 @@ -142,16 +142,6 @@ default 1 if LIBC_UCLIBC_DEBUG_LEVEL_1 default 2 if LIBC_UCLIBC_DEBUG_LEVEL_2 -config LIBC_UCLIBC_BUILD_CROSS_LDD - bool - prompt "Build cross-ldd" - default y - help - Say 'y' here to build a cross-ldd to run in the host. - - Building a cross-ldd only works on ELF systems, that is, - if you build under Cygwin, you *must* say 'n' here. - config LIBC_UCLIBC_CONFIG_FILE string prompt "Configuration file"