From 0bd9051049e45b1d8e3d79c544993f4055f247fb Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 30 Jun 2007 17:05:44 +0000 Subject: 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 --- nuttx/configs/pjrc-8051/defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/configs/pjrc-8051') 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 -- cgit v1.2.3