diff options
author | Oliver Endriss <o.endriss@gmx.de> | 2011-05-06 20:43:27 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-05-20 14:30:54 +0200 |
commit | 35d451b9990cf3386c515d371aafff5a0df46fd7 (patch) | |
tree | a3938a269b0fb8e7bc2452b2334eeba941663c69 /drivers/media/video/Kconfig | |
parent | DocBook/dvb: Improve description of the DVB API v5 (diff) | |
download | linux-35d451b9990cf3386c515d371aafff5a0df46fd7.tar.xz linux-35d451b9990cf3386c515d371aafff5a0df46fd7.zip |
[media] Kconfig: Fix indention of ---help--- for timerdale driver
Signed-off-by: Oliver Endriss <o.endriss@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r-- | drivers/media/video/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index 3d259204616d..d61414eaab21 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig @@ -689,7 +689,7 @@ config VIDEO_TIMBERDALE select VIDEO_ADV7180 select VIDEOBUF_DMA_CONTIG ---help--- - Add support for the Video In peripherial of the timberdale FPGA. + Add support for the Video In peripherial of the timberdale FPGA. source "drivers/media/video/cx88/Kconfig" |