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:
Christopher Friedt 2020-05-18 15:56:31 -04:00 committed by Carles Cufí
commit a219a2331d

View file

@ -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