aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2011-03-22 14:03:09 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-03-22 15:38:30 -0400
commitbaf075eca42f217e8d297914ed6fecfd2452a0e4 (patch)
treef35e77ed62c2f4b56936556d49bb52192d9339f1 /drivers/media/rc/Kconfig
parent3e507c55918b51fed30ae5e9a3667c6a5f2e8755 (diff)
[media] drivers/media/rc/Kconfig: use tabs, instead of spaces
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/rc/Kconfig')
-rw-r--r--drivers/media/rc/Kconfig22
1 files changed, 11 insertions, 11 deletions
diff --git a/drivers/media/rc/Kconfig b/drivers/media/rc/Kconfig
index 3785162f928..1143845dd68 100644
--- a/drivers/media/rc/Kconfig
+++ b/drivers/media/rc/Kconfig
@@ -161,20 +161,20 @@ config IR_STREAMZAP
161 module will be called streamzap. 161 module will be called streamzap.
162 162
163config IR_WINBOND_CIR 163config IR_WINBOND_CIR
164 tristate "Winbond IR remote control" 164 tristate "Winbond IR remote control"
165 depends on X86 && PNP 165 depends on X86 && PNP
166 depends on RC_CORE 166 depends on RC_CORE
167 select NEW_LEDS 167 select NEW_LEDS
168 select LEDS_CLASS 168 select LEDS_CLASS
169 select LEDS_TRIGGERS 169 select LEDS_TRIGGERS
170 select BITREVERSE 170 select BITREVERSE
171 ---help--- 171 ---help---
172 Say Y here if you want to use the IR remote functionality found 172 Say Y here if you want to use the IR remote functionality found
173 in some Winbond SuperI/O chips. Currently only the WPCD376I 173 in some Winbond SuperI/O chips. Currently only the WPCD376I
174 chip is supported (included in some Intel Media series 174 chip is supported (included in some Intel Media series
175 motherboards). 175 motherboards).
176 176
177 To compile this driver as a module, choose M here: the module will 177 To compile this driver as a module, choose M here: the module will
178 be called winbond_cir. 178 be called winbond_cir.
179 179
180config RC_LOOPBACK 180config RC_LOOPBACK