forked from kofal.net/zmk
fix(bluetooth): Remove LLCP impl override.
This commit is contained in:
committed by
Pete Johanson
parent
324ada1d20
commit
a6c0399493
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user