fix(bluetooth): Remove LLCP impl override.
This commit is contained in:
parent
245c88b09b
commit
540c6f6e1b
1 changed files with 0 additions and 5 deletions
|
@ -124,11 +124,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