[PATCH] drivers/input/misc/winbond-cir.c needs LEDS_TRIGGERS

From: David Härdeman
Date: Sat Oct 03 2009 - 16:18:01 EST


drivers/input/misc/winbond-cir.c depends on LEDS_TRIGGERS

Add an appropriate select to drivers/input/misc/Kconfig

Signed-off-by: David Härdeman <david@xxxxxxxxxxx>

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/