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

17 lines
272 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_HIFI2_STD
config SOC
string
default hifi2_std
config IRQ_OFFLOAD_INTNUM
default 7
endif