kernel/drivers/media/pci/netup_unidvb/Kconfig
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 config DVB_NETUP_UNIDVB 2 3 tristate "NetUP Universal DVB card support" 3 4 depends on DVB_CORE && VIDEO_DEV && PCI && I2C && SPI_MASTER .. .. @@ -8,7 +9,7 @@ 8 9 select DVB_HELENE if MEDIA_SUBDRV_AUTOSELECT 9 10 select DVB_LNBH25 if MEDIA_SUBDRV_AUTOSELECT 10 11 select DVB_CXD2841ER if MEDIA_SUBDRV_AUTOSELECT 11 - ---help---12 + help12 13 Support for NetUP PCI express Universal DVB card. 13 14 14 15 Say Y when you want to support NetUP Dual Universal DVB card.