aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/sim
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-03 16:18:44 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-03 16:18:44 +0000
commit19752b4453e78c844b9ca348992100b594c3eaa1 (patch)
tree5e7a75778e352055a8e4bb88becac502e84fb3d1 /nuttx/configs/sim
parent60bd93728b779608fb0733822b7de55308ab738b (diff)
downloadpx4-firmware-19752b4453e78c844b9ca348992100b594c3eaa1.tar.gz
px4-firmware-19752b4453e78c844b9ca348992100b594c3eaa1.tar.bz2
px4-firmware-19752b4453e78c844b9ca348992100b594c3eaa1.zip
The default should be CONFIG_LIB_KBDCODEC=n
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5475 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/sim')
-rw-r--r--nuttx/configs/sim/nxlines/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/sim/nxlines/defconfig b/nuttx/configs/sim/nxlines/defconfig
index c023af674..c798b175f 100644
--- a/nuttx/configs/sim/nxlines/defconfig
+++ b/nuttx/configs/sim/nxlines/defconfig
@@ -347,7 +347,7 @@ CONFIG_LIB_SENDFILE_BUFSIZE=512
#
# Non-standard Helper Functions
#
-CONFIG_LIB_KBDCODEC=y
+# CONFIG_LIB_KBDCODEC is not set
#
# Basic CXX Support