diff options
Diffstat (limited to 'arch/mips')
-rw-r--r-- | arch/mips/defconfig-malta | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/defconfig-malta b/arch/mips/defconfig-malta index d551c05f8..43b031607 100644 --- a/arch/mips/defconfig-malta +++ b/arch/mips/defconfig-malta @@ -46,14 +46,14 @@ CONFIG_SWAP_IO_SPACE=y # CONFIG_CPU_R3000 is not set # CONFIG_CPU_R6000 is not set # CONFIG_CPU_R4300 is not set -CONFIG_CPU_R4X00=y +# CONFIG_CPU_R4X00 is not set # CONFIG_CPU_R5000 is not set # CONFIG_CPU_R5432 is not set # CONFIG_CPU_RM7000 is not set # CONFIG_CPU_NEVADA is not set # CONFIG_CPU_R8000 is not set # CONFIG_CPU_R10000 is not set -# CONFIG_CPU_MIPS32 is not set +CONFIG_CPU_MIPS32=y # CONFIG_CPU_ADVANCED is not set CONFIG_CPU_HAS_LLSC=y # CONFIG_CPU_HAS_WB is not set |