ARCv2: All bits in place, allow ARCv2 builds
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
This commit is contained in:
parent
795f455856
commit
65bfbcdfde
1 changed files with 4 additions and 5 deletions
|
@ -97,11 +97,10 @@ config ISA_ARCOMPACT
|
||||||
help
|
help
|
||||||
The original ARC ISA of ARC600/700 cores
|
The original ARC ISA of ARC600/700 cores
|
||||||
|
|
||||||
### For bisectability, disable ARCv2 support until we have all the bits in place
|
config ISA_ARCV2
|
||||||
#config ISA_ARCV2
|
bool "ARC ISA v2"
|
||||||
# bool "ARC ISA v2"
|
help
|
||||||
# help
|
ISA for the Next Generation ARC-HS cores
|
||||||
# ISA for the Next Generation ARC-HS cores
|
|
||||||
|
|
||||||
endchoice
|
endchoice
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue