Skip to content

Commit

Permalink
[media] rc/Kconfig: Fix a warning
Browse files Browse the repository at this point in the history
drivers/media/rc/Kconfig:291:warning: multi-line strings not supported

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Mauro Carvalho Chehab committed Aug 14, 2012
1 parent 04b8b21 commit 2ea4b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/rc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ config IR_TTUSBIR
be called ttusbir.

config IR_RX51
tristate "Nokia N900 IR transmitter diode
tristate "Nokia N900 IR transmitter diode"
depends on MACH_NOKIA_RX51 && OMAP_DM_TIMER
---help---
Say Y or M here if you want to enable support for the IR
Expand Down

0 comments on commit 2ea4b44

Please sign in to comment.