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
This commit is contained in:
patacongo
2013-01-03 16:18:44 +00:00
parent b4b3c78e54
commit fc04cbdcc4
9 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -280,7 +280,7 @@ comment "Non-standard Helper Functions"
config LIB_KBDCODEC
bool "Keyboard CODEC"
default y
default n
---help---
In NuttX, a keyboard/keypad driver is simply a character driver that
may have an (optional) encoding/decoding layer on the data returned