Kconfig: cleanup subsystems

Sort entries alphabetically and cleanup top level menu for each
subsystem. Move stats subsystem Kconfig from debug into its own Kconfig.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2020-08-22 13:07:14 -04:00 committed by Carles Cufí
commit f5d606ef72
7 changed files with 31 additions and 26 deletions

View file

@ -2,7 +2,7 @@
# SPDX-License-Identifier: Apache-2.0
menuconfig JWT
bool "Enable JSON Web Token generation"
bool "JSON Web Token generation"
select JSON_LIBRARY
help
Enable creation of JWT tokens