forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/drivers/media/pci/solo6x10/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config VIDEO_SOLO6X10
23 tristate "Bluecherry / Softlogic 6x10 capture cards (MPEG-4/H.264)"
34 depends on PCI && VIDEO_DEV && SND && I2C
....@@ -8,7 +9,7 @@
89 select VIDEOBUF2_DMA_CONTIG
910 select SND_PCM
1011 select FONT_8x16
11
- ---help---
12
+ help
1213 This driver supports the Bluecherry H.264 and MPEG-4 hardware
1314 compression capture cards and other Softlogic-based ones.
1415