Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

media: platform: xilinx: Fix Kconfig indentation

Use proper indentation for Kconfig fragments - help part.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>

authored by

Michal Simek and committed by
Hans Verkuil
2edfa0ea fc999dd9

+2 -2
+2 -2
drivers/media/platform/xilinx/Kconfig
··· 26 26 depends on VIDEO_XILINX 27 27 select VIDEO_XILINX_VTC 28 28 help 29 - Driver for the Xilinx Video Test Pattern Generator 29 + Driver for the Xilinx Video Test Pattern Generator 30 30 31 31 config VIDEO_XILINX_VTC 32 32 tristate "Xilinx Video Timing Controller" 33 33 depends on VIDEO_XILINX 34 34 help 35 - Driver for the Xilinx Video Timing Controller 35 + Driver for the Xilinx Video Timing Controller