diff options
author | Oliver Endriss <o.endriss@gmx.de> | 2011-05-06 15:43:27 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-05-20 09:30:54 -0300 |
commit | 35d451b9990cf3386c515d371aafff5a0df46fd7 (patch) | |
tree | a3938a269b0fb8e7bc2452b2334eeba941663c69 /drivers/media/video | |
parent | 0ed08b496c1be29e1b709ee853038f749f550072 (diff) | |
download | op-kernel-dev-35d451b9990cf3386c515d371aafff5a0df46fd7.zip op-kernel-dev-35d451b9990cf3386c515d371aafff5a0df46fd7.tar.gz |
[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')
-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 3d25920..d61414e 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" |