ARCv2: All bits in place, allow ARCv2 builds
authorVineet Gupta <vgupta@synopsys.com>
Mon, 9 Mar 2015 08:31:08 +0000 (14:01 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Thu, 25 Jun 2015 00:30:19 +0000 (06:00 +0530)
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/Kconfig

index 1b684595e25846fed3a054570b2281e7c92c8451..e7cee0a5c56dfa80222d8286a63342b10c07bc42 100644 (file)
@@ -97,11 +97,10 @@ config ISA_ARCOMPACT
        help
          The original ARC ISA of ARC600/700 cores
 
-### For bisectability, disable ARCv2 support until we have all the bits in place
-#config ISA_ARCV2
-#      bool "ARC ISA v2"
-#      help
-#        ISA for the Next Generation ARC-HS cores
+config ISA_ARCV2
+       bool "ARC ISA v2"
+       help
+         ISA for the Next Generation ARC-HS cores
 
 endchoice