Skip to content

Commit

Permalink
lm32: enable flat support by default
Browse files Browse the repository at this point in the history
  • Loading branch information
mwalle committed Jul 27, 2011
1 parent f37bef1 commit e94ece6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/lm32/defconfig
Expand Up @@ -170,8 +170,8 @@ CONFIG_NOMMU_INITIAL_TRIM_EXCESS=1
#
# Executable file formats
#
CONFIG_BINFMT_ELF_FDPIC=y
# CONFIG_BINFMT_FLAT is not set
# CONFIG_BINFMT_ELF_FDPIC is not set
CONFIG_BINFMT_FLAT=y
# CONFIG_HAVE_AOUT is not set
# CONFIG_BINFMT_MISC is not set

Expand Down

0 comments on commit e94ece6

Please sign in to comment.