diff -r 27fec561af53 -r fee8feeba8ac config/binutils.in --- a/config/binutils.in Wed May 20 20:13:13 2009 +0000 +++ b/config/binutils.in Wed May 20 20:15:41 2009 +0000 @@ -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