summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s6965-ek
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
commita4cb4580751c411623aa8285c6d86cb5cbf38a88 (patch)
tree5e7a75778e352055a8e4bb88becac502e84fb3d1 /nuttx/configs/lm3s6965-ek
parent3f2a577426a90bcba09afc50a73e60d0f4794ff6 (diff)
downloadnuttx-a4cb4580751c411623aa8285c6d86cb5cbf38a88.tar.gz
nuttx-a4cb4580751c411623aa8285c6d86cb5cbf38a88.tar.bz2
nuttx-a4cb4580751c411623aa8285c6d86cb5cbf38a88.zip
The default should be CONFIG_LIB_KBDCODEC=n
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5475 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/lm3s6965-ek')
-rwxr-xr-xnuttx/configs/lm3s6965-ek/nsh/defconfig2
-rwxr-xr-xnuttx/configs/lm3s6965-ek/nx/defconfig2
-rwxr-xr-xnuttx/configs/lm3s6965-ek/ostest/defconfig2
3 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/configs/lm3s6965-ek/nsh/defconfig b/nuttx/configs/lm3s6965-ek/nsh/defconfig
index 1213797a7..64f4397cb 100755
--- a/nuttx/configs/lm3s6965-ek/nsh/defconfig
+++ b/nuttx/configs/lm3s6965-ek/nsh/defconfig
@@ -424,7 +424,7 @@ CONFIG_LIB_SENDFILE_BUFSIZE=512
#
# Non-standard Helper Functions
#
-CONFIG_LIB_KBDCODEC=y
+# CONFIG_LIB_KBDCODEC is not set
#
# Basic CXX Support
diff --git a/nuttx/configs/lm3s6965-ek/nx/defconfig b/nuttx/configs/lm3s6965-ek/nx/defconfig
index 7fca4d735..be75c2875 100755
--- a/nuttx/configs/lm3s6965-ek/nx/defconfig
+++ b/nuttx/configs/lm3s6965-ek/nx/defconfig
@@ -431,7 +431,7 @@ CONFIG_LIB_SENDFILE_BUFSIZE=512
#
# Non-standard Helper Functions
#
-CONFIG_LIB_KBDCODEC=y
+# CONFIG_LIB_KBDCODEC is not set
#
# Basic CXX Support
diff --git a/nuttx/configs/lm3s6965-ek/ostest/defconfig b/nuttx/configs/lm3s6965-ek/ostest/defconfig
index abfdcc251..83e89a6ae 100755
--- a/nuttx/configs/lm3s6965-ek/ostest/defconfig
+++ b/nuttx/configs/lm3s6965-ek/ostest/defconfig
@@ -363,7 +363,7 @@ CONFIG_LIB_SENDFILE_BUFSIZE=512
#
# Non-standard Helper Functions
#
-CONFIG_LIB_KBDCODEC=y
+# CONFIG_LIB_KBDCODEC is not set
#
# Basic CXX Support