bluetooth: host: Update text for BT_CHANNEL_SOUNDING kconfig
Include EXPERIMENTAL tag in the kconfig text and remove the word "support" to align with other options Signed-off-by: Olivier Lesage <olivier.lesage@nordicsemi.no>
This commit is contained in:
parent
9e3943d13e
commit
9ae2e23d34
1 changed files with 1 additions and 1 deletions
|
|
@ -190,7 +190,7 @@ config BT_SUBRATING
|
|||
Bluetooth Core specification, Version 5.4 | Vol 6, Part B, Section 4.6.35.
|
||||
|
||||
config BT_CHANNEL_SOUNDING
|
||||
bool "Channel Sounding support"
|
||||
bool "Channel Sounding [EXPERIMENTAL]"
|
||||
select EXPERIMENTAL
|
||||
depends on !BT_CTLR || BT_CTLR_CHANNEL_SOUNDING_SUPPORT
|
||||
help
|
||||
|
|
|
|||
Loading…
Reference in a new issue