summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-11-24 13:59:57 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-11-24 13:59:57 +0000
commitb4c624a2a52f28442a1ceab080d491d83f3b7731 (patch)
treea72b1e5b8dac00117d4a07c86d6c10e163f2b39e /nuttx/configs/README.txt
parentb1ba6835d554382c77a216a3f2eb3fa7ded96535 (diff)
downloadpx4-nuttx-b4c624a2a52f28442a1ceab080d491d83f3b7731.tar.gz
px4-nuttx-b4c624a2a52f28442a1ceab080d491d83f3b7731.tar.bz2
px4-nuttx-b4c624a2a52f28442a1ceab080d491d83f3b7731.zip
fs/ and lib/ debug can be selectively enabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@406 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index 42d5c9055..88f6291b6 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -132,6 +132,10 @@ defconfig -- This is a configuration file similar to the Linux
(disabld by default)
CONFIG_DEBUG_NET - enable network debug output (disabled
by default)
+ CONFIG_DEBUG_FS - enable filesystem debug output (disabled
+ by default)
+ CONFIG_DEBUG_LIB - enable C library debug output (disabled
+ by default)
CONFIG_HAVE_LOWPUTC - architecture supports low-level, boot
time console output
CONFIG_MM_REGIONS - If the architecture includes multiple