kernel/drivers/media/pci/ngene/Kconfig
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 config DVB_NGENE 2 3 tristate "Micronas nGene support" 3 4 depends on DVB_CORE && PCI && I2C .. .. @@ -15,6 +16,6 @@ 15 16 select DVB_STV6111 if MEDIA_SUBDRV_AUTOSELECT 16 17 select DVB_LNBH25 if MEDIA_SUBDRV_AUTOSELECT 17 18 select DVB_CXD2099 if MEDIA_SUBDRV_AUTOSELECT 18 - ---help---19 + help19 20 Support for Micronas PCI express cards with nGene bridge. 20 21