1# Texas Instruments SimpleLink CC1352R 2# 3# Copyright (c) 2019 Brett Witherspoon 4# 5# SPDX-License-Identifier: Apache-2.0 6 7config SOC 8 default "cc1352r" 9 depends on SOC_CC1352R 10