forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/drivers/media/platform/sti/c8sectpfe/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config DVB_C8SECTPFE
23 tristate "STMicroelectronics C8SECTPFE DVB support"
34 depends on PINCTRL && DVB_CORE && I2C
....@@ -12,7 +13,7 @@
1213 select DVB_STV0367 if MEDIA_SUBDRV_AUTOSELECT
1314 select MEDIA_TUNER_TDA18212 if MEDIA_SUBDRV_AUTOSELECT
1415
15
- ---help---
16
+ help
1617 This adds support for DVB front-end cards connected
1718 to TS inputs of STiH407/410 SoC.
1819