forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
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