diff -r 27fec561af53 -r 88020b2c3246 config/binutils.in --- a/config/binutils.in Wed May 20 20:13:13 2009 +0000 +++ b/config/binutils.in Tue Jan 12 19:24:03 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