]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
media: atomisp: fix small Kconfig issues
authorHans Verkuil <hverkuil@xs4all.nl>
Wed, 30 Aug 2017 08:39:00 +0000 (04:39 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Sat, 23 Sep 2017 19:02:29 +0000 (15:02 -0400)
commit2fc8b694f2316041df971cca41c9a7d1595e3a6d
tree2ddc1f3e408b729b41547d37c12739456f3c0267
parent6d5f41985f408e35e63a710429434d0c0c1153ce
media: atomisp: fix small Kconfig issues

The help text should be indented by at least two spaces after the
'help' separator. This is both good practice and the media_build system
for building media drivers makes this assumption.

Fix this for the atomisp/i2c/Kconfig and fix the atomisp/pci/Kconfig
that didn't align the help separator with the preceding keywords.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/staging/media/atomisp/i2c/Kconfig
drivers/staging/media/atomisp/pci/Kconfig