Bluetooth: controller: BT_CTLR_USER_EXT depends on BT_LL_SW_SPLIT
Make the Kconfig option BT_CTLR_USER_EXT depend on BT_LL_SW_SPLIT. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
This commit is contained in:
parent
dd3e8241e9
commit
802718a773
1 changed files with 1 additions and 0 deletions
|
@ -624,6 +624,7 @@ config BT_MAYFLY_YIELD_AFTER_CALL
|
|||
|
||||
config BT_CTLR_USER_EXT
|
||||
prompt "Enable proprietary extensions in Controller"
|
||||
depends on BT_LL_SW_SPLIT
|
||||
bool
|
||||
help
|
||||
Catch-all for enabling proprietary event types in Controller behavior.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue