summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc1766stk/hidmouse/defconfig
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-02-10 11:53:37 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-02-10 11:53:37 -0600
commitda2b06fc9b4934db950f8218bb0c17829cd381a9 (patch)
tree3200388b06c9c4e75b47b0bdce2cd7538fbed1e4 /nuttx/configs/olimex-lpc1766stk/hidmouse/defconfig
parent105f5fbfcbbf411deefddac8039ccb3b03477609 (diff)
downloadpx4-nuttx-da2b06fc9b4934db950f8218bb0c17829cd381a9.tar.gz
px4-nuttx-da2b06fc9b4934db950f8218bb0c17829cd381a9.tar.bz2
px4-nuttx-da2b06fc9b4934db950f8218bb0c17829cd381a9.zip
HID mouse can now support some while mice. Problems with Microsoft mice
Diffstat (limited to 'nuttx/configs/olimex-lpc1766stk/hidmouse/defconfig')
-rw-r--r--nuttx/configs/olimex-lpc1766stk/hidmouse/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/configs/olimex-lpc1766stk/hidmouse/defconfig b/nuttx/configs/olimex-lpc1766stk/hidmouse/defconfig
index a5e376f5e..6da409738 100644
--- a/nuttx/configs/olimex-lpc1766stk/hidmouse/defconfig
+++ b/nuttx/configs/olimex-lpc1766stk/hidmouse/defconfig
@@ -362,6 +362,8 @@ CONFIG_DEV_NULL=y
# CONFIG_VIDEO_DEVICES is not set
# CONFIG_BCH is not set
CONFIG_INPUT=y
+CONFIG_MOUSE=y
+# CONFIG_MOUSE_WHEEL is not set
# CONFIG_INPUT_TSC2007 is not set
# CONFIG_INPUT_ADS7843E is not set
# CONFIG_INPUT_STMPE811 is not set