summaryrefslogtreecommitdiff
path: root/nuttx/configs/pjrc-8051/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-06-30 17:05:44 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-06-30 17:05:44 +0000
commit0bd9051049e45b1d8e3d79c544993f4055f247fb (patch)
tree9fdb70976d886c68d4fbdc2d93cf71f20c69f551 /nuttx/configs/pjrc-8051/defconfig
parent50be6bb8bf81d1b83d3274005a3e55a2871f6e8f (diff)
downloadpx4-nuttx-0bd9051049e45b1d8e3d79c544993f4055f247fb.tar.gz
px4-nuttx-0bd9051049e45b1d8e3d79c544993f4055f247fb.tar.bz2
px4-nuttx-0bd9051049e45b1d8e3d79c544993f4055f247fb.zip
Add basic tasking support for environment variables
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@291 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/pjrc-8051/defconfig')
-rw-r--r--nuttx/configs/pjrc-8051/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/pjrc-8051/defconfig b/nuttx/configs/pjrc-8051/defconfig
index c9b8a481a..6ae70d592 100644
--- a/nuttx/configs/pjrc-8051/defconfig
+++ b/nuttx/configs/pjrc-8051/defconfig
@@ -149,6 +149,7 @@ CONFIG_DISABLE_PTHREAD=y
CONFIG_DISABLE_SIGNALS=y
CONFIG_DISABLE_MQUEUE=y
CONFIG_DISABLE_MOUNTPOINT=y
+CONFIG_DISABLE_ENVIRON=y
#
# Misc libc settings