input: add VSense (analog controller) driver
[pandora-kernel.git] / drivers / input / misc / Kconfig
index f9cf088..b1ebedb 100644 (file)
@@ -275,6 +275,16 @@ config INPUT_TWL4030_VIBRA
          To compile this driver as a module, choose M here. The module will
          be called twl4030_vibra.
 
+config INPUT_VSENSE
+       tristate "VSense Navigation Device"
+       depends on I2C
+       help
+         Say Y here if you want to support VSense navigation device
+         (the analog nub on pandora handheld).
+
+         To compile this driver as a module, choose M here: the
+         module will be called vsense.
+
 config INPUT_UINPUT
        tristate "User level driver support"
        help