Skip to content

Commit

Permalink
V4L/DVB: ir Kconfig: better describe the options
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 May 19, 2010
1 parent f35473e commit 897c7b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/media/IR/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ config VIDEO_IR
source "drivers/media/IR/keymaps/Kconfig"

config IR_NEC_DECODER
tristate "Enable IR raw decoder for NEC protocol"
tristate "Enable IR raw decoder for the NEC protocol"
depends on IR_CORE
default y

Expand All @@ -20,7 +20,7 @@ config IR_NEC_DECODER
if the IR is decoded in software

config IR_RC5_DECODER
tristate "Enable IR raw decoder for RC-5 protocol"
tristate "Enable IR raw decoder for the RC-5 protocol"
depends on IR_CORE
default y

Expand Down

0 comments on commit 897c7b3

Please sign in to comment.