soc: ti_simplelink: kconfig: ble: placeholder cc13xx-cc26xx
This option controls whether additional BLE support is enabled for the cc13xx_cc26xx platform in hal/ti and subsys/bluetooth. Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com>
This commit is contained in:
parent
3dc6ee048d
commit
a219a2331d
1 changed files with 8 additions and 0 deletions
|
@ -59,4 +59,12 @@ config NET_CONFIG_IEEE802154_DEV_NAME
|
|||
|
||||
endif # IEEE802154
|
||||
|
||||
if BT
|
||||
|
||||
config BLE_CC13XX_CC26XX
|
||||
bool
|
||||
default y
|
||||
|
||||
endif # BT
|
||||
|
||||
endif # SOC_SERIES_CC13X2_CC26X2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue