fix(bluetooth): Remove LLCP impl override.

This commit is contained in:
Peter Johanson 2023-06-28 20:16:26 +00:00
parent c02137bb20
commit 3dad7ae99d

View file

@ -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