blob: d6bae43dd55c0c1d8b0990eef1c247c60435563d [file] [log] [blame]
# Kconfig - TI CC1352R LaunchXL board
#
# Copyright (c) 2019 Brett Witherspoon
#
# SPDX-License-Identifier: Apache-2.0
if BOARD_CC1352R1_LAUNCHXL
config BOARD
default "cc1352r1_launchxl"
if SPI
config SPI_0
default y
endif # SPI
endif # BOARD_CC1352R1_LAUNCHXL