[PATCH 24/28] ARCv2: All bits in place, allow ARCv2 builds

From: Vineet Gupta
Date: Tue Jun 09 2015 - 07:52:00 EST


Signed-off-by: Vineet Gupta <vgupta@xxxxxxxxxxxx>
---
arch/arc/Kconfig | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)

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

--
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/