kernel/drivers/media/pci/solo6x10/Kconfig
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 config VIDEO_SOLO6X10 2 3 tristate "Bluecherry / Softlogic 6x10 capture cards (MPEG-4/H.264)" 3 4 depends on PCI && VIDEO_DEV && SND && I2C .. .. @@ -8,7 +9,7 @@ 8 9 select VIDEOBUF2_DMA_CONTIG 9 10 select SND_PCM 10 11 select FONT_8x16 11 - ---help---12 + help12 13 This driver supports the Bluecherry H.264 and MPEG-4 hardware 13 14 compression capture cards and other Softlogic-based ones. 14 15