aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s6965-ek/nsh
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-07-04 00:06:25 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-07-04 00:06:25 +0000
commit8b886b98d9cfb72c16fb3ec73db636525d91f4b7 (patch)
tree8c699ad162a547dfee28274d0d13439390938c4b /nuttx/configs/lm3s6965-ek/nsh
parent05b3e348f4872bd78dcc3a97a5d86082e119fc40 (diff)
downloadpx4-firmware-8b886b98d9cfb72c16fb3ec73db636525d91f4b7.tar.gz
px4-firmware-8b886b98d9cfb72c16fb3ec73db636525d91f4b7.tar.bz2
px4-firmware-8b886b98d9cfb72c16fb3ec73db636525d91f4b7.zip
LMS3 and PM update
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4902 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/lm3s6965-ek/nsh')
-rwxr-xr-xnuttx/configs/lm3s6965-ek/nsh/defconfig2
1 files changed, 2 insertions, 0 deletions
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