blob: 0286ba35e6543fa454fae28f7a4913011cf2873b [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
endif