V4L/DVB: ir Kconfig: better describe the options
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
f35473e6f5
commit
897c7b3b19
@ -11,7 +11,7 @@ config VIDEO_IR
|
|||||||
source "drivers/media/IR/keymaps/Kconfig"
|
source "drivers/media/IR/keymaps/Kconfig"
|
||||||
|
|
||||||
config IR_NEC_DECODER
|
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
|
depends on IR_CORE
|
||||||
default y
|
default y
|
||||||
|
|
||||||
@ -20,7 +20,7 @@ config IR_NEC_DECODER
|
|||||||
if the IR is decoded in software
|
if the IR is decoded in software
|
||||||
|
|
||||||
config IR_RC5_DECODER
|
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
|
depends on IR_CORE
|
||||||
default y
|
default y
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user