zephyr/subsys/storage/Kconfig

12 lines
226 B
Plaintext
Raw Permalink Normal View History

# Subsystem configuration options
# Copyright (c) 2018 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
menu "Storage"
source "subsys/storage/flash_map/Kconfig"
source "subsys/storage/stream/Kconfig"
endmenu