fix(bluetooth): Remove LLCP impl override.
This commit is contained in:
parent
324ada1d20
commit
a6c0399493
1 changed files with 0 additions and 5 deletions
|
@ -183,11 +183,6 @@ config ZMK_BLE_PASSKEY_ENTRY
|
||||||
config BT_SMP_ALLOW_UNAUTH_OVERWRITE
|
config BT_SMP_ALLOW_UNAUTH_OVERWRITE
|
||||||
imply ZMK_BLE_PASSKEY_ENTRY
|
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
|
config BT_CTLR_PHY_2M
|
||||||
default n if ZMK_BLE_EXPERIMENTAL_CONN
|
default n if ZMK_BLE_EXPERIMENTAL_CONN
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue