1
0
Fork 0

ARCv2: All bits in place, allow ARCv2 builds

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
hifive-unleashed-5.1
Vineet Gupta 2015-03-09 14:01:08 +05:30
parent 795f455856
commit 65bfbcdfde
1 changed files with 4 additions and 5 deletions

View 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