Commit 65bfbcdf authored by Vineet Gupta's avatar Vineet Gupta

ARCv2: All bits in place, allow ARCv2 builds

Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
parent 795f4558
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment