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

@ -6,7 +6,7 @@
DT_CHOSEN_Z_CONSOLE := zephyr,console
config TRACING
bool "Enabling Tracing"
bool "Tracing Support"
imply THREAD_NAME
imply THREAD_STACK_INFO
imply THREAD_MONITOR