blob: a4d8e7ccf038ebc01f81d263d51838fbbb6744be [file] [log] [blame]
# TI CC3235SF LaunchXL board configuration
# Copyright (c) 2019, Texas Instruments Incorporated
# SPDX-License-Identifier: Apache-2.0
if BOARD_CC3235SF_LAUNCHXL
config BOARD
default "cc3235sf_launchxl"
if I2C
config I2C_CC32XX
default y
endif # I2C
endif # BOARD_CC3235SF_LAUNCHXL