diff -r 27fec561af53 -r 4baa6a9f6415 config/binutils.in --- a/config/binutils.in Wed May 20 20:13:13 2009 +0000 +++ b/config/binutils.in Fri Jan 15 22:21:12 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