From: Mauro Carvalho Chehab Date: Fri, 9 Apr 2010 12:20:11 +0000 (-0300) Subject: V4L/DVB: ir Kconfig: better describe the options X-Git-Tag: v2.6.35-rc1~480^2~167 X-Git-Url: https://bbs.cooldavid.org/git/?a=commitdiff_plain;h=897c7b3b19cca7aad20bb1a3422553d7b646f2fd;p=net-next-2.6.git V4L/DVB: ir Kconfig: better describe the options Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/IR/Kconfig b/drivers/media/IR/Kconfig index 28d336d9818..ee66d16d9ff 100644 --- a/drivers/media/IR/Kconfig +++ b/drivers/media/IR/Kconfig @@ -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 @@ -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