Kconfig: settings
Shorten top level menu name to match all other subsystems. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
3b75a08e3f
commit
a2d54a7d6b
|
@ -2,7 +2,7 @@
|
|||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
menuconfig SETTINGS
|
||||
bool "Enable settings subsystem with non-volatile storage"
|
||||
bool "Settings"
|
||||
help
|
||||
The settings subsystem allows its users to serialize and
|
||||
deserialize state in memory into and from non-volatile memory.
|
||||
|
|
Loading…
Reference in a new issue