diff options
author | Oliver Endriss <o.endriss@gmx.de> | 2011-05-06 14:43:27 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-05-20 08:30:54 -0400 |
commit | 35d451b9990cf3386c515d371aafff5a0df46fd7 (patch) | |
tree | a3938a269b0fb8e7bc2452b2334eeba941663c69 /drivers/media/video/Kconfig | |
parent | 0ed08b496c1be29e1b709ee853038f749f550072 (diff) |
[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 | |||
689 | select VIDEO_ADV7180 | 689 | select VIDEO_ADV7180 |
690 | select VIDEOBUF_DMA_CONTIG | 690 | select VIDEOBUF_DMA_CONTIG |
691 | ---help--- | 691 | ---help--- |
692 | Add support for the Video In peripherial of the timberdale FPGA. | 692 | Add support for the Video In peripherial of the timberdale FPGA. |
693 | 693 | ||
694 | source "drivers/media/video/cx88/Kconfig" | 694 | source "drivers/media/video/cx88/Kconfig" |
695 | 695 | ||