mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-01 10:43:43 +00:00
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
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user