-
CONFIG_STREAM_FLASH
¶
Stream to flash
Type: bool
Help¶
Enable support of stream to flash API
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr>/subsys/storage/stream/Kconfig:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:55
→ <Zephyr>/subsys/storage/Kconfig:9
Menu path: (Top) → Sub Systems and OS Services → Storage
menuconfig STREAM_FLASH
bool "Stream to flash"
select FLASH_PAGE_LAYOUT
help
Enable support of stream to flash API
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)