From 65bfbcdfdec5c6ba055302e25506aaf67ce3c5c7 Mon Sep 17 00:00:00 2001 From: Vineet Gupta Date: Mon, 9 Mar 2015 14:01:08 +0530 Subject: ARCv2: All bits in place, allow ARCv2 builds Signed-off-by: Vineet Gupta --- arch/arc/Kconfig | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'arch/arc') 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 -- cgit v1.2.3