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:
parent
a2d54a7d6b
commit
f5d606ef72
7 changed files with 31 additions and 26 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue