aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2013-02-06 21:38:33 -0800
committerpx4dev <px4@purgatory.org>2013-02-06 21:38:33 -0800
commitd573cca61bd3e377a1c03abc36f88c3886b21e59 (patch)
treec8ffec75806b46658bbe707d16b6eb45008981ca /nuttx/configs
parent3e5cd26777aa209d6568036d43b33b543a364bee (diff)
parent049c93446561c6ad3e59183c139f3916230ddee5 (diff)
downloadpx4-firmware-d573cca61bd3e377a1c03abc36f88c3886b21e59.tar.gz
px4-firmware-d573cca61bd3e377a1c03abc36f88c3886b21e59.tar.bz2
px4-firmware-d573cca61bd3e377a1c03abc36f88c3886b21e59.zip
Merge commit '049c93446561c6ad3e59183c139f3916230ddee5' into nuttx-merge-5596
This merges NuttX 6.25 with one post-release bugfix.
Diffstat (limited to 'nuttx/configs')
-rw-r--r--nuttx/configs/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index 1b78567a3..8d9bb381f 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -261,7 +261,7 @@ defconfig -- This is a configuration file similar to the Linux
CONFIG_DEBUG - enables built-in debug options
CONFIG_DEBUG_VERBOSE - enables verbose debug output
- CCONFIG_DEBUG_ENABLE - Support an interface to enable or disable debug output.
+ CCONFIG_SYSLOG_ENABLE - Support an interface to enable or disable debug output.
CONFIG_DEBUG_SYMBOLS - build without optimization and with
debug symbols (needed for use with a debugger).
CONFIG_DEBUG_SCHED - enable OS debug output (disabled by