diff options
Diffstat (limited to 'arch/mips')
-rw-r--r-- | arch/mips/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/config.in b/arch/mips/config.in index 930b822c3..1afcb98d2 100644 --- a/arch/mips/config.in +++ b/arch/mips/config.in @@ -162,7 +162,7 @@ choice 'CPU type' \ R5000 CONFIG_CPU_R5000 \ R5432 CONFIG_CPU_R5432 \ RM7000 CONFIG_CPU_RM7000 \ - R56x0 CONFIG_CPU_NEVADA \ + R52xx CONFIG_CPU_NEVADA \ R8000 CONFIG_CPU_R8000 \ R10000 CONFIG_CPU_R10000 \ MIPS32 CONFIG_CPU_MIPS32" R4x00 |