* [PATCH] drivers/input/misc/winbond-cir.c needs LEDS_TRIGGERS
@ 2009-10-03 20:16 David Härdeman
0 siblings, 0 replies; only message in thread
From: David Härdeman @ 2009-10-03 20:16 UTC (permalink / raw)
To: akpm; +Cc: linux-kernel
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@hardeman.nu>
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2009-10-03 20:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-03 20:16 [PATCH] drivers/input/misc/winbond-cir.c needs LEDS_TRIGGERS David Härdeman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).