mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 01:42:58 +08:00
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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user