diff -r 27fec561af53 -r 9a2838d971d4 config/binutils.in --- a/config/binutils.in Wed May 20 20:13:13 2009 +0000 +++ b/config/binutils.in Sun Sep 06 16:49:54 2009 +0200 @@ -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