blob: a36c3fd36f2d97c752fbc5b42ac1c484825e8be4 [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
help
Enable support of Flash Circular Buffer.