kernel/drivers/media/platform/sti/c8sectpfe/Kconfig
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 config DVB_C8SECTPFE 2 3 tristate "STMicroelectronics C8SECTPFE DVB support" 3 4 depends on PINCTRL && DVB_CORE && I2C .. .. @@ -12,7 +13,7 @@ 12 13 select DVB_STV0367 if MEDIA_SUBDRV_AUTOSELECT 13 14 select MEDIA_TUNER_TDA18212 if MEDIA_SUBDRV_AUTOSELECT 14 15 15 - ---help---16 + help16 17 This adds support for DVB front-end cards connected 17 18 to TS inputs of STiH407/410 SoC. 18 19