summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim/nxlines/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sim/nxlines/defconfig')
-rw-r--r--nuttx/configs/sim/nxlines/defconfig5
1 files changed, 4 insertions, 1 deletions
diff --git a/nuttx/configs/sim/nxlines/defconfig b/nuttx/configs/sim/nxlines/defconfig
index 8634930f4..64bd0c8e5 100644
--- a/nuttx/configs/sim/nxlines/defconfig
+++ b/nuttx/configs/sim/nxlines/defconfig
@@ -340,7 +340,10 @@ CONFIG_NX_DISABLE_24BPP=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
#