blob: 549ab34803becbb5c63f5dd4a6eac95c9d5a7c6c [file] [log] [blame]
# Kconfig - XTENSA board configuration
#
# Copyright (c) 2017 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
if SOC_INTEL_S1000
config SOC
string
default intel_s1000
config IRQ_OFFLOAD_INTNUM
default 0
config TOOLCHAIN_VARIANT
string
default RF-2015.3-linux
endif