Skip to content

Commit 9ae2e23

Browse files
olivier-le-sagefabiobaltieri
authored andcommitted
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 <[email protected]>
1 parent 9e3943d commit 9ae2e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subsys/bluetooth/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ config BT_SUBRATING
190190
Bluetooth Core specification, Version 5.4 | Vol 6, Part B, Section 4.6.35.
191191

192192
config BT_CHANNEL_SOUNDING
193-
bool "Channel Sounding support"
193+
bool "Channel Sounding [EXPERIMENTAL]"
194194
select EXPERIMENTAL
195195
depends on !BT_CTLR || BT_CTLR_CHANNEL_SOUNDING_SUPPORT
196196
help

0 commit comments

Comments
 (0)