fix(bluetooth): Remove LLCP impl override.

This commit is contained in:
Peter Johanson 2023-12-11 16:35:16 -08:00 committed by Pete Johanson
parent 324ada1d20
commit a6c0399493

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