mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 12:08:16 +00:00
SAMA5D4-EK NxWM: The USB keyboard is now the default input device
This commit is contained in:
parent
e9c92d702a
commit
2bdb126d2c
1 changed files with 2 additions and 1 deletions
|
|
@ -1427,7 +1427,8 @@ CONFIG_NXWM_KEYBOARD=y
|
|||
#
|
||||
# Keyboard Device Settings
|
||||
#
|
||||
CONFIG_NXWM_KEYBOARD_DEVPATH="/dev/console"
|
||||
CONFIG_NXWM_KEYBOARD_DEVPATH="/dev/kbda"
|
||||
CONFIG_NXWM_KEYBOARD_USBHOST=y
|
||||
CONFIG_NXWM_KEYBOARD_SIGNO=6
|
||||
CONFIG_NXWM_KEYBOARD_BUFSIZE=16
|
||||
CONFIG_NXWM_KEYBOARD_LISTENERPRIO=120
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue