kernel/drivers/media/pci/saa7164/Kconfig
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 config VIDEO_SAA7164 2 3 tristate "NXP SAA7164 support" 3 4 depends on DVB_CORE && VIDEO_DEV && PCI && I2C .. .. @@ -8,7 +9,7 @@ 8 9 select DVB_TDA10048 if MEDIA_SUBDRV_AUTOSELECT 9 10 select DVB_S5H1411 if MEDIA_SUBDRV_AUTOSELECT 10 11 select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT 11 - ---help---12 + help12 13 This is a video4linux driver for NXP SAA7164 based 13 14 TV cards. 14 15