The following commit has been merged in the linux branch: commit 0baa3de6eb677e5c9b4c38642c6619df2b4ef11f Author: David Härdeman david@hardeman.nu Date: Mon Nov 2 21:57:41 2009 -0800
Input: winbond-cir - select LEDS_TRIGGERS
drivers/input/misc/winbond-cir.c depends on LEDS_TRIGGERS so add an appropriate select to drivers/input/misc/Kconfig
Signed-off-by: David Härdeman david@hardeman.nu Signed-off-by: Andrew Morton akpm@linux-foundation.org Signed-off-by: Dmitry Torokhov dtor@mail.ru
diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig index 02f4f8f..a9bb254 100644 --- a/drivers/input/misc/Kconfig +++ b/drivers/input/misc/Kconfig @@ -227,6 +227,7 @@ config INPUT_WINBOND_CIR depends on X86 && PNP select NEW_LEDS select LEDS_CLASS + select LEDS_TRIGGERS select BITREVERSE help Say Y here if you want to use the IR remote functionality found