xtensa: intel_s1000: turn on XTENSA_ASM2
Turns on XTENSA_ASM2 by default for intel_s1000. Fixes #11034 Signed-off-by: Daniel Leung <daniel.leung@intel.com>
This commit is contained in:
parent
fc3ca95ba7
commit
adb9f0e02e
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ config IRQ_OFFLOAD_INTNUM
|
||||||
default 0
|
default 0
|
||||||
|
|
||||||
config XTENSA_ASM2
|
config XTENSA_ASM2
|
||||||
default n
|
default y
|
||||||
|
|
||||||
# S1000 does not have MISC0.
|
# S1000 does not have MISC0.
|
||||||
# Since EXCSAVE2 is unused by Zephyr, use it instead.
|
# Since EXCSAVE2 is unused by Zephyr, use it instead.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue