forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/drivers/media/pci/netup_unidvb/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config DVB_NETUP_UNIDVB
23 tristate "NetUP Universal DVB card support"
34 depends on DVB_CORE && VIDEO_DEV && PCI && I2C && SPI_MASTER
....@@ -8,7 +9,7 @@
89 select DVB_HELENE if MEDIA_SUBDRV_AUTOSELECT
910 select DVB_LNBH25 if MEDIA_SUBDRV_AUTOSELECT
1011 select DVB_CXD2841ER if MEDIA_SUBDRV_AUTOSELECT
11
- ---help---
12
+ help
1213 Support for NetUP PCI express Universal DVB card.
1314
1415 Say Y when you want to support NetUP Dual Universal DVB card.