Skip to content

Commit 22e7108

Browse files
carlescufimbolivar-nordic
authored andcommitted
[nrf temphack] Bluetooth: controller: Default to legacy
Default to the legacy controller since our downstream apps won't build with the nRF or Split controllers yet. Signed-off-by: Carles Cufi <[email protected]> (cherry picked from commit 9de1096) Signed-off-by: Martí Bolívar <[email protected]>
1 parent 414f614 commit 22e7108

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

subsys/bluetooth/controller/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ if BT_CTLR
1616

1717
choice BT_LL_CHOICE
1818
prompt "Bluetooth Link Layer Selection"
19+
default BT_LL_SW_LEGACY
1920
help
2021
Select the Bluetooth Link Layer to compile.
2122

0 commit comments

Comments
 (0)