Skip to content

Commit

Permalink
bluetooth: fast_pair: remove the experimental tag from fmdn extension
Browse files Browse the repository at this point in the history
Removed the experimental tag from the FMDN extension Kconfig:
BT_FAST_PAIR_FMDN.

Signed-off-by: Kamil Piszczek <[email protected]>
  • Loading branch information
kapi-no authored and carlescufi committed Jun 17, 2024
1 parent df5fed1 commit 9607ca0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions subsys/bluetooth/services/fast_pair/fmdn/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
#

menuconfig BT_FAST_PAIR_FMDN
bool "Find My Device Network extension for Fast Pair [EXPERIMENTAL]"
select EXPERIMENTAL
bool "Find My Device Network extension for Fast Pair"
select BT_FAST_PAIR_STORAGE_OWNER_ACCOUNT_KEY
select BT_FAST_PAIR_FMDN_CRYPTO
help
Expand Down

0 comments on commit 9607ca0

Please sign in to comment.