summaryrefslogtreecommitdiff
path: root/nuttx/Kconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-26 22:03:53 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-26 22:03:53 +0000
commit4e2728ef8651d0047d0f251bb1495327d2349414 (patch)
treee6eaad979dc3da96378c5c7d17242c7d0329722b /nuttx/Kconfig
parentc747e2953e1d1c6db1e159ecc5554773d83557ed (diff)
downloadpx4-nuttx-4e2728ef8651d0047d0f251bb1495327d2349414.tar.gz
px4-nuttx-4e2728ef8651d0047d0f251bb1495327d2349414.tar.bz2
px4-nuttx-4e2728ef8651d0047d0f251bb1495327d2349414.zip
Shenzhou schematic is wrong: LCD WR signal is on PB14, not PD14
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5195 42af7a65-404d-4744-a932-0658087f49c3
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