summaryrefslogtreecommitdiff
path: root/nuttx/configs/zkit-arm-1769/nxhello/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/zkit-arm-1769/nxhello/defconfig')
-rw-r--r--nuttx/configs/zkit-arm-1769/nxhello/defconfig5
1 files changed, 4 insertions, 1 deletions
diff --git a/nuttx/configs/zkit-arm-1769/nxhello/defconfig b/nuttx/configs/zkit-arm-1769/nxhello/defconfig
index aa3e38161..0c9369c19 100644
--- a/nuttx/configs/zkit-arm-1769/nxhello/defconfig
+++ b/nuttx/configs/zkit-arm-1769/nxhello/defconfig
@@ -631,7 +631,10 @@ CONFIG_NX_PACKEDMSFIRST=y
#
# Input Devices
#
-CONFIG_NX_MOUSE=y
+CONFIG_NX_XYINPUT=y
+# CONFIG_NX_XYINPUT_NONE is not set
+CONFIG_NX_XYINPUT_MOUSE=y
+# CONFIG_NX_XYINPUT_TOUCHSCREEN is not set
CONFIG_NX_KBD=y
#