blob: 6ec14e2182af0e57382b269f4c1ce5f976abd421 [file] [log] [blame]
# Kconfig - 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
select FS_FLASH_STORAGE_PARTITION
help
Enable support of Flash Circular Buffer.