]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/input/mouse/Kconfig
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[mv-sheeva.git] / drivers / input / mouse / Kconfig
index 4e993425977558b4a79d408f023149d6b492339c..093c8c1bca746b651a4c18ab260931a02dac5dae 100644 (file)
@@ -286,4 +286,10 @@ config MOUSE_GPIO
          To compile this driver as a module, choose M here: the
          module will be called gpio_mouse.
 
+config MOUSE_PXA930_TRKBALL
+       tristate "PXA930 Trackball mouse"
+       depends on CPU_PXA930 || CPU_PXA935
+       help
+         Say Y here to support PXA930 Trackball mouse.
+
 endif