From: Vineet Gupta Date: Mon, 9 Mar 2015 08:31:08 +0000 (+0530) Subject: ARCv2: All bits in place, allow ARCv2 builds X-Git-Tag: v4.2-rc1~60^2~6 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=65bfbcdfdec5c6ba055302e25506aaf67ce3c5c7;p=linux.git ARCv2: All bits in place, allow ARCv2 builds Signed-off-by: Vineet Gupta --- diff --git a/arch/arc/Kconfig b/arch/arc/Kconfig index 1b684595e258..e7cee0a5c56d 100644 --- a/arch/arc/Kconfig +++ b/arch/arc/Kconfig @@ -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