SAMA5D3x-EK: Enable simulated mouse and keyboard events in the NX configuration

This commit is contained in:
Gregory Nutt 2013-10-13 13:59:39 -06:00
parent fa71c8211c
commit 63269035a7

View File

@ -475,8 +475,8 @@ CONFIG_NX_PACKEDMSFIRST=y
#
# Input Devices
#
# CONFIG_NX_MOUSE is not set
# CONFIG_NX_KBD is not set
CONFIG_NX_MOUSE=y
CONFIG_NX_KBD=y
#
# Framed Window Borders