-
choice: LFN memory mode
LFN memory mode
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At subsys/fs/Kconfig:79
Included via Kconfig:8
→ Kconfig.zephyr:44
→ subsys/Kconfig:16
Menu path: (Top) → File Systems → File system support → FatFs Settings → Enable long filenames (LFN)
choice bool "LFN memory mode" ifFAT_FILESYSTEM_ELM
defaultFS_FATFS_LFN_MODE_BSS
depends onFS_FATFS_LFN
&&FILE_SYSTEM
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)