forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/drivers/media/common/siano/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # Siano Mobile Silicon Digital TV device configuration
34 #
....@@ -15,7 +16,7 @@
1516 depends on SMS_USB_DRV || SMS_SDIO_DRV
1617 depends on MEDIA_COMMON_OPTIONS
1718 default y
18
- ---help---
19
+ help
1920 Choose Y to select Remote Controller support for Siano driver.
2021
2122 config SMS_SIANO_DEBUGFS
....@@ -24,7 +25,7 @@
2425 depends on DEBUG_FS
2526 depends on SMS_USB_DRV = SMS_SDIO_DRV
2627
27
- ---help---
28
+ help
2829 Choose Y to enable visualizing a dump of the frontend
2930 statistics response packets via debugfs. Currently, works
3031 only with Siano USB devices.