]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/blobdiff - drivers/input/mouse/Kconfig
Merge commit 'v2.6.29-rc7' into next
[lisovros/linux_canprio.git] / drivers / input / mouse / Kconfig
index 9705f3a00a3d944a5e3883e3cdf2fce4de20a2e8..2a92e19c1509730b01d604791572c42bdc3696ba 100644 (file)
@@ -292,4 +292,15 @@ config MOUSE_PXA930_TRKBALL
        help
          Say Y here to support PXA930 Trackball mouse.
 
+config MOUSE_MAPLE
+       tristate "Maple mouse (for the Dreamcast)"
+       depends on MAPLE
+       help
+         This driver supports the Maple mouse on the SEGA Dreamcast.
+
+         Most Dreamcast users, who have a mouse, will say Y here.
+
+         To compile this driver as a module choose M here: the module will be
+         called maplemouse.
+
 endif