summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s8962-ek/nx/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/lm3s8962-ek/nx/defconfig')
-rw-r--r--nuttx/configs/lm3s8962-ek/nx/defconfig5
1 files changed, 4 insertions, 1 deletions
diff --git a/nuttx/configs/lm3s8962-ek/nx/defconfig b/nuttx/configs/lm3s8962-ek/nx/defconfig
index d66d298e1..ca5db5fff 100644
--- a/nuttx/configs/lm3s8962-ek/nx/defconfig
+++ b/nuttx/configs/lm3s8962-ek/nx/defconfig
@@ -473,7 +473,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
#