Skip to content

Commit ef82d75

Browse files
jhedbergkartben
authored andcommitted
drivers: bluetooth: Enable HAS_BT_CTLR for Silabs EFR32 driver
The controller behind the EFR32 driver is a local link layer implementation, so it makes sense to select HAS_BT_CTLR. Signed-off-by: Johan Hedberg <johan.hedberg@silabs.com>
1 parent 71df1e8 commit ef82d75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/bluetooth/hci/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ config BT_SILABS_EFR32
126126
select MBEDTLS
127127
select MBEDTLS_PSA_CRYPTO_C
128128
select MBEDTLS_ENTROPY_C
129+
select HAS_BT_CTLR
129130
help
130131
Use Silicon Labs binary Bluetooth library to connect to the
131132
controller.

0 commit comments

Comments
 (0)