zephyr/arch/xtensa/soc/XRC_FUSION_AON_ALL_LM/Kconfig.defconfig

17 lines
297 B
Plaintext
Raw Normal View History

# Kconfig - XTENSA board configuration
#
# Copyright (c) 2016 Open-RnD Sp. z o.o.
# Copyright (c) 2016 Cadence Design Systems, Inc.
# SPDX-License-Identifier: Apache-2.0
if SOC_XRC_FUSION_AON_ALL_LM
config SOC
string
default XRC_FUSION_AON_ALL_LM
config IRQ_OFFLOAD_INTNUM
default 13
endif