zephyr/subsys/fs/fcb/Kconfig

15 lines
267 B
Plaintext

# Flash Circular Buffer module
# Copyright (c) 2017 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
#
# Flash Circular Buffer
#
config FCB
bool "Flash Circular Buffer support"
depends on FLASH_MAP
help
Enable support of Flash Circular Buffer.