Skip to content

Commit

Permalink
[nrf noup] lib: os: zvfs: Remove EXPERIMENTAL from ZVFS
Browse files Browse the repository at this point in the history
Although ZVFS is experimental, the warning is annoying the matter team.
Therefore, remove the experimental selection.

This may be reverted once upstream unselects experimental.

Signed-off-by: Bjarki Arge Andreasen <[email protected]>
  • Loading branch information
bjarki-andreasen committed Sep 24, 2024
1 parent b836c7a commit 98590c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/os/zvfs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
menuconfig ZVFS
bool "Zephyr virtual filesystem (ZVFS) support [EXPERIMENTAL]"
select FDTABLE
select EXPERIMENTAL
help
ZVFS is a central, Zephyr-native library that provides a common interoperable API for all
types of file descriptors such as those from the non-virtual FS, sockets, eventfds, FILE *'s
Expand Down

0 comments on commit 98590c6

Please sign in to comment.