input: add a driver for the Winbond WPCD376I Consumer IR hardware
[linux-2.6-block.git] / drivers / input / misc / Kconfig
index 1a50be379cbc6721403f8b0c6a02ac11efa62ccd..76d6751f89a7607784a5293b566d4d3b2f87f36e 100644 (file)
@@ -222,6 +222,22 @@ config INPUT_SGI_BTNS
          To compile this driver as a module, choose M here: the
          module will be called sgi_btns.
 
+config INPUT_WINBOND_CIR
+       tristate "Winbond IR remote control"
+       depends on X86 && PNP
+       select LEDS_CLASS
+       select BITREVERSE
+       help
+         Say Y here if you want to use the IR remote functionality found
+         in some Winbond SuperI/O chips. Currently only the WPCD376I
+         chip is supported (included in some Intel Media series motherboards).
+
+         IR Receive and wake-on-IR from suspend and power-off is currently
+         supported.
+
+         To compile this driver as a module, choose M here: the module will be
+         called winbond_cir.
+
 config HP_SDC_RTC
        tristate "HP SDC Real Time Clock"
        depends on (GSC || HP300) && SERIO