We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e797fa1 commit 5f1ade4Copy full SHA for 5f1ade4
subsys/bluetooth/controller/Kconfig
@@ -137,16 +137,6 @@ config BT_CTLR_EXTENDED_FEAT_SET_SUPPORT
137
config HAS_BT_CTLR
138
bool
139
140
-config BT_CTLR
141
- bool "Bluetooth Controller [DEPRECATED]"
142
- select HAS_BT_CTLR
143
- select DEPRECATED
144
- help
145
- Enables support for SoC native controller implementations. This option
146
- has been deprecated and should not be used anymore. Instead, the
147
- Kconfig options for specific Link Layer implementations should select
148
- the HAS_BT_CTLR option.
149
-
150
config BT_LL_SW_SPLIT
151
bool "Software-based Bluetooth LE Link Layer"
152
default y
0 commit comments