diff -r a4c4e51aa541 -r 5d872df743fe config/binutils.in --- a/config/binutils.in Mon Mar 29 20:24:50 2010 +0200 +++ b/config/binutils.in Wed Apr 07 09:20:05 2010 +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