diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-08-21 07:16:28 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-08-21 07:17:37 -0400 |
commit | e9d2f0573e918d0b2ed08ece1c4bfe850477f8cf (patch) | |
tree | 5854c75f7c79e2e1785f1a7e8380e14261c7021a /drivers/media/i2c/Kconfig | |
parent | 8511f8eaa86bb16e4e2bd5f30d5f12764f59ae8d (diff) |
[media] Add missing help for some menuconfig items
Help was missing during some items reorganization. Add them.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/i2c/Kconfig')
-rw-r--r-- | drivers/media/i2c/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/i2c/Kconfig b/drivers/media/i2c/Kconfig index d41dc0aa005e..9a5a059c1bde 100644 --- a/drivers/media/i2c/Kconfig +++ b/drivers/media/i2c/Kconfig | |||
@@ -549,7 +549,7 @@ config VIDEO_M52790 | |||
549 | To compile this driver as a module, choose M here: the | 549 | To compile this driver as a module, choose M here: the |
550 | module will be called m52790. | 550 | module will be called m52790. |
551 | endmenu | 551 | endmenu |
552 | 552 | ||
553 | menu "Sensors used on soc_camera driver" | 553 | menu "Sensors used on soc_camera driver" |
554 | 554 | ||
555 | if SOC_CAMERA | 555 | if SOC_CAMERA |