From 959cac182dbf6cd123f352de02e6bcd1bfff8cef Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 25 Sep 2008 15:07:27 +0000 Subject: - add CONFIG_MIPS_ISA_MIPS32R2 (Julian Brown) --- extra/Configs/Config.mips | 3 +++ 1 file changed, 3 insertions(+) (limited to 'extra') diff --git a/extra/Configs/Config.mips b/extra/Configs/Config.mips index 442209884..8350ea427 100644 --- a/extra/Configs/Config.mips +++ b/extra/Configs/Config.mips @@ -68,6 +68,9 @@ config CONFIG_MIPS_ISA_4 config CONFIG_MIPS_ISA_MIPS32 bool "MIPS32" +config CONFIG_MIPS_ISA_MIPS32R2 + bool "MIPS32r2" + config CONFIG_MIPS_ISA_MIPS64 bool "MIPS64" -- cgit v1.2.3