zephyr/subsys/fs
Emil Lindqvist f7dad07bb0 kconfig: add names to some choices
In order to be able to make a "choice" from any other
Kconfig.defconfig (-ish) file, the choice needs to be named.
This commit names a few choices.

Signed-off-by: Emil Lindqvist <emil@lindq.gr>
2021-09-28 19:56:32 -04:00
..
fcb
nvs fs/nvs: prevent use after clear without init 2021-07-20 13:34:45 +02:00
CMakeLists.txt
Kconfig
Kconfig.fatfs kconfig: add names to some choices 2021-09-28 19:56:32 -04:00
Kconfig.littlefs fs/littlefs: Remove deprecated *_MEM_POOL_* Kconfig options 2021-06-23 10:03:14 -05:00
fat_fs.c fs: fat_fs: Fix fs_statvfs when using variable sector sizes 2021-08-26 06:53:57 -04:00
fs.c logging: fs: treat absent file on stat as no error 2021-07-26 10:44:42 -04:00
fs_impl.c
fs_impl.h
fuse_fs_access.c
littlefs_fs.c fs: littlefs: drop newline character in log messages 2021-07-19 12:03:15 +02:00
shell.c fs: shell: fix incorrect message format when mount fails 2021-07-19 12:02:58 +02:00