Skip to content

Commit

Permalink
[media] drivers/media/rc/Kconfig: use tabs, instead of spaces
Browse files Browse the repository at this point in the history
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Mauro Carvalho Chehab committed Mar 22, 2011
1 parent 3e507c5 commit baf075e
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions drivers/media/rc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -161,20 +161,20 @@ config IR_STREAMZAP
module will be called streamzap.

config IR_WINBOND_CIR
tristate "Winbond IR remote control"
depends on X86 && PNP
tristate "Winbond IR remote control"
depends on X86 && PNP
depends on RC_CORE
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
in some Winbond SuperI/O chips. Currently only the WPCD376I
chip is supported (included in some Intel Media series
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
in some Winbond SuperI/O chips. Currently only the WPCD376I
chip is supported (included in some Intel Media series
motherboards).

To compile this driver as a module, choose M here: the module will
To compile this driver as a module, choose M here: the module will
be called winbond_cir.

config RC_LOOPBACK
Expand Down

0 comments on commit baf075e

Please sign in to comment.