cmake: work around sdk toolchain configuration for xtensa [REVERTME]

until we have this change in the SDK where we should not depend on
SOC_NAME but a new identifier.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2020-10-14 22:43:25 -04:00
commit 483b4ff030
2 changed files with 29 additions and 0 deletions

View file

@ -8,6 +8,10 @@ if SOC_INTEL_S1000
config SOC
default "intel_s1000"
config SOC_SERIES
string
default "intel_s1000"
config IRQ_OFFLOAD_INTNUM
default 0