From b4c624a2a52f28442a1ceab080d491d83f3b7731 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 24 Nov 2007 13:59:57 +0000 Subject: 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 --- nuttx/configs/README.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nuttx/configs/README.txt') 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 -- cgit v1.2.3