Skip to content

Commit

Permalink
fix(bluetooth): Remove LLCP impl override.
Browse files Browse the repository at this point in the history
  • Loading branch information
petejohanson committed Dec 12, 2023
1 parent 42534bb commit 47c13d9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -169,11 +169,6 @@ config ZMK_BLE_PASSKEY_ENTRY
default n
select RING_BUFFER

choice BT_LL_SW_LLCP_IMPL
default BT_LL_SW_LLCP_LEGACY if !ZMK_BLE_EXPERIMENTAL_FEATURES

endchoice

config BT_CTLR_PHY_2M
default n if ZMK_BLE_EXPERIMENTAL_FEATURES

Expand Down

0 comments on commit 47c13d9

Please sign in to comment.