Browse Source

uncomment nios2

Waldemar Brodkorb 9 years ago
parent
commit
f972c2262f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      extra/Configs/Config.in

+ 2 - 2
extra/Configs/Config.in

@@ -104,8 +104,8 @@ config TARGET_mips
 #config TARGET_nios
 #	bool "nios"
 
-#config TARGET_nios2
-#	bool "nios2"
+config TARGET_nios2
+	bool "nios2"
 
 config TARGET_powerpc
 	bool "powerpc"