config/binutils.in
changeset 1887 5d872df743fe
parent 1870 a4c4e51aa541
child 1897 0a3b9af21490
     1.1 --- a/config/binutils.in	Mon Mar 29 20:24:50 2010 +0200
     1.2 +++ b/config/binutils.in	Wed Apr 07 09:20:05 2010 +0200
     1.3 @@ -26,13 +26,13 @@
     1.4        This will build flat binaries, suitable for
     1.5        MMU-less architectures.
     1.6  
     1.7 -#config ARCH_BINFMT_FDPIC
     1.8 -#    bool
     1.9 -#    prompt "FD_PIC ELF"
    1.10 -#    help
    1.11 -#      This will build FD_PIC ELF binaries, suitable for
    1.12 -#      MMU-less architectures that still require to use
    1.13 -#      shared libraries (FIXME).
    1.14 +config ARCH_BINFMT_FDPIC
    1.15 +    bool
    1.16 +    prompt "FD_PIC ELF"
    1.17 +    help
    1.18 +      This will build FD_PIC ELF binaries, suitable for
    1.19 +      MMU-less architectures that still require to use
    1.20 +      shared libraries (FIXME).
    1.21  
    1.22  endif # ! ARCH_USE_MMU
    1.23