bluetooth: controller: enable 2Mbps PHY for RV32M1
This patch adds the selection of the necessary CONFIG_* options for allowing the use of the 2Mbps BLE PHY on VEGA platform. Signed-off-by: Alex Porosanu <alexandru.porosanu@nxp.com>
This commit is contained in:
parent
cb0a6c2eff
commit
cf96a0bdaa
1 changed files with 2 additions and 0 deletions
|
@ -149,6 +149,8 @@ config BT_LLL_VENDOR_NORDIC
|
|||
config BT_LLL_VENDOR_OPENISA
|
||||
bool "Use OpenISA LLL"
|
||||
depends on BT_LL_SW_SPLIT && SOC_OPENISA_RV32M1_RISCV32
|
||||
select BT_CTLR_PHY_UPDATE_SUPPORT
|
||||
select BT_CTLR_EXT_REJ_IND_SUPPORT
|
||||
select BT_HAS_HCI_VS
|
||||
select BT_CTLR_LE_ENC_SUPPORT if !BT_CTLR_DATA_LENGTH_CLEAR
|
||||
default y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue