diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-12-03 19:52:48 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-12-03 19:52:48 +0000 |
commit | 1e75cc4b9273371ff049a755768f8652c3cfa983 (patch) | |
tree | b6de9b3aa0a38055dacc6be198b6f64d6574e6e2 /extra/Configs/Config.mips | |
parent | 02de5b16cd311edb3744b120ba3c3c2fa26a10d1 (diff) |
revert previous change
Diffstat (limited to 'extra/Configs/Config.mips')
-rw-r--r-- | extra/Configs/Config.mips | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/extra/Configs/Config.mips b/extra/Configs/Config.mips index 4978677a3..0794c5f45 100644 --- a/extra/Configs/Config.mips +++ b/extra/Configs/Config.mips @@ -67,10 +67,8 @@ config CONFIG_MIPS_O32_ABI config CONFIG_MIPS_N64_ABI bool "N64 ABI" - select CONFIG_MIPS_ISA_3 config CONFIG_MIPS_N32_ABI bool "N32 ABI" - select CONFIG_MIPS_ISA_3 endchoice |