summaryrefslogtreecommitdiff
path: root/nuttx/fs/fat/Kconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-03-04 18:00:07 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-03-04 18:00:07 +0000
commit0c0a42b4f872dd43cd782f9066f0aeb11dc0df1b (patch)
treeb336a068474b1f000b48cde819d3c715d5a5ec2e /nuttx/fs/fat/Kconfig
parentb95bfcced4a2ff3f119220f1b5ef988105881faf (diff)
downloadpx4-nuttx-0c0a42b4f872dd43cd782f9066f0aeb11dc0df1b.tar.gz
px4-nuttx-0c0a42b4f872dd43cd782f9066f0aeb11dc0df1b.tar.bz2
px4-nuttx-0c0a42b4f872dd43cd782f9066f0aeb11dc0df1b.zip
LPC1788 updates -- OS test configuration now works
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5704 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/fs/fat/Kconfig')
-rw-r--r--nuttx/fs/fat/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/fs/fat/Kconfig b/nuttx/fs/fat/Kconfig
index 1de613ce4..22c67b05d 100644
--- a/nuttx/fs/fat/Kconfig
+++ b/nuttx/fs/fat/Kconfig
@@ -30,6 +30,7 @@ config FAT_LFN
config FAT_MAXFNAME
int "FAT maximum file name size"
depends on FAT_LFN
+ default 32
---help---
If CONFIG_FAT_LFN is defined, then the default, maximum long file
name is 255 bytes. This can eat up a lot of memory (especially stack