fix(bluetooth): Remove LLCP impl override.

This commit is contained in:
Peter Johanson 2023-12-11 16:35:16 -08:00
parent 3c96aff73c
commit 014dbc62f0

View file

@ -183,11 +183,6 @@ config ZMK_BLE_PASSKEY_ENTRY
config BT_SMP_ALLOW_UNAUTH_OVERWRITE
imply ZMK_BLE_PASSKEY_ENTRY
choice BT_LL_SW_LLCP_IMPL
default BT_LL_SW_LLCP_LEGACY if !ZMK_BLE_EXPERIMENTAL_CONN
endchoice
config BT_CTLR_PHY_2M
default n if ZMK_BLE_EXPERIMENTAL_CONN