zephyr/soc/xtensa/XRC_D2PM_5swIrq/Kconfig.defconfig

17 lines
287 B
Plaintext

# 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_D2PM_5SWIRQ
config SOC
string
default "XRC_D2PM_5swIrq"
config IRQ_OFFLOAD_INTNUM
default 22
endif