10 lines
204 B
Plaintext
10 lines
204 B
Plaintext
|
# Kconfig - TI CC1352R LaunchXL board
|
||
|
#
|
||
|
# Copyright (c) 2019 Brett Witherspoon
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
config BOARD_CC1352R1_LAUNCHXL
|
||
|
bool "TI CC1352R1 LaunchXL"
|
||
|
depends on SOC_CC1352R
|