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:
Anas Nashif 2020-08-22 12:59:45 -04:00 committed by Carles Cufí
parent 3b75a08e3f
commit a2d54a7d6b

View file

@ -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.