kernel/drivers/staging/most/video/Kconfig
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.01 2 # 2 3 # MOST V4L2 configuration 3 4 # .. .. @@ -5,7 +6,7 @@ 5 6 config MOST_VIDEO 6 7 tristate "Video" 7 8 depends on VIDEO_V4L2 8 - ---help---9 + help9 10 Say Y here if you want to commumicate via Video 4 Linux. 10 11 11 12 To compile this driver as a module, choose M here: the