soc: xtensa: intel_s1000: fix fatal exception.

disable XTENSA_ASM2 Config to fix fatal exection
on intel_s1000.

Signed-off-by: Savinay Dharmappa <savinay.dharmappa@intel.com>
This commit is contained in:
Savinay Dharmappa 2018-11-02 18:10:26 +05:30 committed by Anas Nashif
commit 79a790829f

View file

@ -13,7 +13,7 @@ config IRQ_OFFLOAD_INTNUM
default 0
config XTENSA_ASM2
def_bool y
def_bool n
# S1000 does not have MISC0.
# Since EXCSAVE2 is unused by Zephyr, use it instead.