diff options
Diffstat (limited to 'arch/mips64/defconfig')
-rw-r--r-- | arch/mips64/defconfig | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/arch/mips64/defconfig b/arch/mips64/defconfig index 22060ed89..e96745afc 100644 --- a/arch/mips64/defconfig +++ b/arch/mips64/defconfig @@ -36,9 +36,8 @@ CONFIG_NET=y CONFIG_SYSVIPC=y # CONFIG_BSD_PROCESS_ACCT is not set # CONFIG_SYSCTL is not set -# CONFIG_BINFMT_ELF is not set -CONFIG_MIPS32_COMPAT=y -CONFIG_BINFMT_ELF32=y +CONFIG_BINFMT_ELF=y +# CONFIG_MIPS32_COMPAT is not set # CONFIG_BINFMT_MISC is not set # @@ -268,7 +267,6 @@ CONFIG_MSDOS_PARTITION=y # CONFIG_SOLARIS_X86_PARTITION is not set # CONFIG_UNIXWARE_DISKLABEL is not set CONFIG_SGI_PARTITION=y -# CONFIG_ULTRIX_PARTITION is not set # CONFIG_SUN_PARTITION is not set # CONFIG_NLS is not set |