Skip to content

Commit

Permalink
[nrf fromtree] bluetooth: host: Update text for BT_CHANNEL_SOUNDING k…
Browse files Browse the repository at this point in the history
…config

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>
(cherry picked from commit 9ae2e23)
(cherry picked from commit b19fab2)
  • Loading branch information
olivier-le-sage authored and rlubos committed Oct 22, 2024
1 parent a121a96 commit 552b746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subsys/bluetooth/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 552b746

Please sign in to comment.