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
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue