From 0c0a42b4f872dd43cd782f9066f0aeb11dc0df1b Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 4 Mar 2013 18:00:07 +0000 Subject: 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 --- nuttx/fs/fat/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/fs/fat/Kconfig') 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 -- cgit v1.2.3