The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_FS_NFFS_FLASH_DEV_NAME

Flash device name to be used

Type: string

Direct dependencies

FILE_SYSTEM

(Includes any dependencies from if’s and menus.)

Defaults

No defaults. Implicitly defaults to the empty string.

Kconfig definition

At subsys/fs/Kconfig:69

Included via Kconfig:10Kconfig.zephyr:39subsys/Kconfig:18

Menu path: (top menu) → File Systems → NFFS Settings

config FS_NFFS_FLASH_DEV_NAME
    string
    prompt "Flash device name to be used" if FILE_SYSTEM && FILE_SYSTEM_NFFS
    depends on FILE_SYSTEM

(Definitions include propagated dependencies, including from if’s and menus.)