forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/drivers/media/pci/ngene/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config DVB_NGENE
23 tristate "Micronas nGene support"
34 depends on DVB_CORE && PCI && I2C
....@@ -15,6 +16,6 @@
1516 select DVB_STV6111 if MEDIA_SUBDRV_AUTOSELECT
1617 select DVB_LNBH25 if MEDIA_SUBDRV_AUTOSELECT
1718 select DVB_CXD2099 if MEDIA_SUBDRV_AUTOSELECT
18
- ---help---
19
+ help
1920 Support for Micronas PCI express cards with nGene bridge.
2021