zephyr/soc/xtensa/intel_s1000/Kconfig.defconfig

16 lines
226 B
Plaintext

# 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