Skip to content

Commit

Permalink
drivers: bluetooth: siwx917: Fix missing ENTROPY_GENERATOR selection
Browse files Browse the repository at this point in the history
With a recent upstream change related to removing TinyCrypt support, the
HCI drivers need to make sure the top-level entropy driver option is
enabled.

Signed-off-by: Johan Hedberg <[email protected]>
  • Loading branch information
jhedberg committed Nov 28, 2024
1 parent 39da958 commit 5ea5850
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/bluetooth/hci/Kconfig.siwx917
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ config BT_SIWX917
default y
depends on DT_HAS_SILABS_BT_HCI_SIWX917_ENABLED
select WISECONNECT_NETWORK_STACK
select ENTROPY_GENERATOR
help
Use Silicon Labs Wiseconnect 3.x Bluetooth library to connect to the controller.

0 comments on commit 5ea5850

Please sign in to comment.