diff -r 27fec561af53 -r 30d91bfc1f2a config/binutils.in --- a/config/binutils.in Wed May 20 20:13:13 2009 +0000 +++ b/config/binutils.in Fri Jan 29 22:43:28 2010 +0100 @@ -26,13 +26,13 @@ This will build flat binaries, suitable for MMU-less architectures. -config ARCH_BINFMT_FDPIC - bool - prompt "FD_PIC ELF" - help - This will build FD_PIC ELF binaries, suitable for - MMU-less architectures that still require to use - shared libraries (FIXME). +#config ARCH_BINFMT_FDPIC +# bool +# prompt "FD_PIC ELF" +# help +# This will build FD_PIC ELF binaries, suitable for +# MMU-less architectures that still require to use +# shared libraries (FIXME). endif # ! ARCH_USE_MMU