From 8b886b98d9cfb72c16fb3ec73db636525d91f4b7 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 4 Jul 2012 00:06:25 +0000 Subject: LMS3 and PM update git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4902 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- nuttx/configs/lm3s6965-ek/nsh/defconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nuttx/configs/lm3s6965-ek/nsh') diff --git a/nuttx/configs/lm3s6965-ek/nsh/defconfig b/nuttx/configs/lm3s6965-ek/nsh/defconfig index 264ad2860..2621c8147 100755 --- a/nuttx/configs/lm3s6965-ek/nsh/defconfig +++ b/nuttx/configs/lm3s6965-ek/nsh/defconfig @@ -418,8 +418,10 @@ CONFIG_PREALLOC_TIMERS=4 # CONFIG_FS_FAT - Enable FAT filesystem support # CONFIG_FAT_SECTORSIZE - Max supported sector size # CONFIG_FS_ROMFS - Enable ROMFS filesystem support +# CONFIG_NFS - Enable NFS filesystem support CONFIG_FS_FAT=y CONFIG_FS_ROMFS=n +CONFIG_NFS=n # # SPI-based MMC/SD driver -- cgit v1.2.3