Skip to content

Commit bf5321b

Browse files
jhedbergnordicjm
authored andcommitted
boot: zephyr: Remove reference to deprecated BT_CTLR option
This Kconfig option has been deprecated. It has been replaced by HAS_BT_CTLR, however that's a promptless option so it can't be explicitly disabled. Signed-off-by: Johan Hedberg <[email protected]>
1 parent 800868a commit bf5321b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

boot/zephyr/prj.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ CONFIG_FLASH=y
1515

1616
### Various Zephyr boards enable features that we don't want.
1717
# CONFIG_BT is not set
18-
# CONFIG_BT_CTLR is not set
1918
# CONFIG_I2C is not set
2019

2120
CONFIG_LOG=y

0 commit comments

Comments
 (0)