Skip to content

Commit 3abfb6d

Browse files
[nrf noup] lib: os: zvfs: Remove EXPERIMENTAL from ZVFS
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]>
1 parent cc03a45 commit 3abfb6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/os/zvfs/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
menuconfig ZVFS
77
bool "Zephyr virtual filesystem (ZVFS) support [EXPERIMENTAL]"
88
select FDTABLE
9-
select EXPERIMENTAL
109
help
1110
ZVFS is a central, Zephyr-native library that provides a common interoperable API for all
1211
types of file descriptors such as those from the non-virtual FS, sockets, eventfds, FILE *'s

0 commit comments

Comments
 (0)