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