blob: 5fe8a2bf989b8d4b230eb8a83aa5d838e699a3bc [file] [log] [blame]
# Non-volatile Storage NVS
# Copyright (c) 2018 Laczen
# SPDX-License-Identifier: Apache-2.0
config NVS
bool "Non-volatile Storage"
help
Enable support of Non-volatile Storage.
if NVS
module = NVS
module-str = nvs
source "subsys/logging/Kconfig.template.log_config"
endif # NVS