summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc1766stk/ftpc/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-06-02 15:05:48 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-06-02 15:05:48 +0000
commit971830b005e76311a0950d26f6862997c892e76a (patch)
tree599f441faca90309ec3f48698ba5491b0a7017c7 /nuttx/configs/olimex-lpc1766stk/ftpc/defconfig
parent6f39c643ac7af0880f49f7673307053db11218e9 (diff)
downloadpx4-nuttx-971830b005e76311a0950d26f6862997c892e76a.tar.gz
px4-nuttx-971830b005e76311a0950d26f6862997c892e76a.tar.bz2
px4-nuttx-971830b005e76311a0950d26f6862997c892e76a.zip
Add support so that fdopen() may be used on socket descriptors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3659 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/olimex-lpc1766stk/ftpc/defconfig')
-rwxr-xr-xnuttx/configs/olimex-lpc1766stk/ftpc/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/olimex-lpc1766stk/ftpc/defconfig b/nuttx/configs/olimex-lpc1766stk/ftpc/defconfig
index 80e6ef504..8e2a75668 100755
--- a/nuttx/configs/olimex-lpc1766stk/ftpc/defconfig
+++ b/nuttx/configs/olimex-lpc1766stk/ftpc/defconfig
@@ -336,7 +336,7 @@ CONFIG_START_DAY=23
CONFIG_GREGORIAN_TIME=n
CONFIG_JULIAN_TIME=n
CONFIG_DEV_CONSOLE=y
-CONFIG_DEV_LOWCONSOLE=y
+CONFIG_DEV_LOWCONSOLE=n
CONFIG_MUTEX_TYPES=n
CONFIG_PRIORITY_INHERITANCE=n
CONFIG_SEM_PREALLOCHOLDERS=0