From a0fcefa90d39c5510c3f62bdbd3f2f128f211d6b Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 26 May 2007 19:22:34 +0000 Subject: Finish FAT directory operations; add option to disable mountpoints; fix ARM compile errors git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@252 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/ntosd-dm320/defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/configs/ntosd-dm320/defconfig') diff --git a/nuttx/configs/ntosd-dm320/defconfig b/nuttx/configs/ntosd-dm320/defconfig index 9aaf69df8..aa6270250 100644 --- a/nuttx/configs/ntosd-dm320/defconfig +++ b/nuttx/configs/ntosd-dm320/defconfig @@ -155,6 +155,7 @@ CONFIG_DISABLE_POSIX_TIMERS=n CONFIG_DISABLE_PTHREAD=n CONFIG_DISABLE_SIGNALS=n CONFIG_DISABLE_MQUEUE=n +CONFIG_DISABLE_MOUNTPOINT=y # # Misc libc settings -- cgit v1.2.3