aboutsummaryrefslogtreecommitdiff
path: root/nuttx/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/Kconfig')
-rw-r--r--nuttx/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/Kconfig b/nuttx/Kconfig
index 7ac512607..f4f6abe7e 100644
--- a/nuttx/Kconfig
+++ b/nuttx/Kconfig
@@ -238,6 +238,8 @@ config DEBUG_ENABLE
---help---
Support an interface to dynamically enable or disable debug output.
+comment "Subsystem Debug Options"
+
config DEBUG_SCHED
bool "Enable Scheduler Debug Output"
default n
@@ -288,6 +290,8 @@ config DEBUG_GRAPHICS
---help---
Enable NX graphics debug output (disabled by default)
+comment "Driver Debug Options"
+
config DEBUG_LCD
bool "Enable Low-level LCD Debug Output"
default n