blob: 07f3da19479d020c6b342fa92fc3148220ecf2b2 [file] [log] [blame]
# Kconfig - TI CC26x2R1 LaunchXL board
#
# Copyright (c) 2019 Brett Witherspoon
#
# SPDX-License-Identifier: Apache-2.0
if BOARD_CC26X2R1_LAUNCHXL
config BOARD
default "cc26x2r1_launchxl"
if SPI
config SPI_0
default y
endif # SPI
endif # BOARD_CC26X2R1_LAUNCHXL