fix(bluetooth): Remove LLCP impl override.
This commit is contained in:
parent
c02137bb20
commit
3dad7ae99d
1 changed files with 0 additions and 5 deletions
|
@ -131,11 +131,6 @@ if ZMK_BLE
|
|||
config BT_TINYCRYPT_ECC
|
||||
default y if BT_HCI && !BT_CTLR
|
||||
|
||||
choice BT_LL_SW_LLCP_IMPL
|
||||
default BT_LL_SW_LLCP_LEGACY
|
||||
|
||||
endchoice
|
||||
|
||||
config SYSTEM_WORKQUEUE_STACK_SIZE
|
||||
default 4096 if SOC_RP2040
|
||||
default 2048
|
||||
|
|
Loading…
Add table
Reference in a new issue