Browse Source

revert previous change

Mike Frysinger 18 years ago
parent
commit
1e75cc4b92
1 changed files with 0 additions and 2 deletions
  1. 0 2
      extra/Configs/Config.mips

+ 0 - 2
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