blob: a54ba5e52205fb568f66aaea7713f8ccde90fd13 [file] [log] [blame]
# 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_D_108MINI
config SOC
string
default D_108mini
config IRQ_OFFLOAD_INTNUM
default 7
config TOOLCHAIN_VARIANT
string
default RF-2016.4-linux
endif