Add LED trigger to bluetooth driver
[pandora-kernel.git] / drivers / cbus / Kconfig
index 008d193..25f8039 100644 (file)
@@ -25,14 +25,14 @@ config CBUS_TAHVO_USER
        depends on CBUS_TAHVO
        bool "Support for Tahvo user space functions"
        ---help---
-         If you want support for Tahvo's user space read/write etc. functions, 
+         If you want support for Tahvo's user space read/write etc. functions,
          you should say Y here.
 
 config CBUS_TAHVO_USB
        depends on CBUS_TAHVO && USB
        tristate "Support for Tahvo USB transceiver"
        ---help---
-         If you want Tahvo support for USB transceiver, say Y or M here. 
+         If you want Tahvo support for USB transceiver, say Y or M here.
 
 config CBUS_TAHVO_USB_HOST_BY_DEFAULT
        depends on CBUS_TAHVO_USB && USB_OTG
@@ -53,7 +53,7 @@ config CBUS_RETU_USER
        depends on CBUS_RETU
        bool "Support for Retu user space functions"
        ---help---
-         If you want support for Retu's user space read/write etc. functions, 
+         If you want support for Retu's user space read/write etc. functions,
          you should say Y here.
 
 config CBUS_RETU_POWERBUTTON
@@ -78,4 +78,12 @@ config CBUS_RETU_WDT
          Say Y here if you want support for the watchdog in Retu. This will
          expose a sysfs interface to grok it.
 
+config CBUS_RETU_HEADSET
+       depends on CBUS_RETU && SYSFS
+       tristate "Support for headset detection with Retu/Vilma"
+       ---help---
+         Say Y here if you want support detecting a headset that's connected
+         to Retu/Vilma. Detection state and events are exposed through
+         sysfs.
+
 endmenu