zephyr/boards/shields/dac80508_evm/Kconfig.defconfig

17 lines
204 B
Plaintext

# Copyright (c) 2020 M2I Corporation
# SPDX-License-Identifier: Apache-2.0
if SHIELD_DAC80508_EVM
if DAC
config SPI
default y
config DAC_DACX0508
default y
endif # DAC
endif # SHIELD_DAC80508_EVM