forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-14 bedbef8ad3e75a304af6361af235302bcc61d06b
kernel/drivers/media/radio/si4713/Kconfig
....@@ -1,8 +1,9 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config USB_SI4713
23 tristate "Silicon Labs Si4713 FM Radio Transmitter support with USB"
34 depends on USB && I2C && RADIO_SI4713
45 select I2C_SI4713
5
- ---help---
6
+ help
67 This is a driver for USB devices with the Silicon Labs SI4713
78 chip. Currently these devices are known to work.
89 - 10c4:8244: Silicon Labs FM Transmitter USB device.
....@@ -17,7 +18,7 @@
1718 tristate "Silicon Labs Si4713 FM Radio Transmitter support with I2C"
1819 depends on I2C && RADIO_SI4713
1920 select I2C_SI4713
20
- ---help---
21
+ help
2122 This is a driver for I2C devices with the Silicon Labs SI4713
2223 chip.
2324
....@@ -30,7 +31,7 @@
3031 config I2C_SI4713
3132 tristate "Silicon Labs Si4713 FM Radio Transmitter support"
3233 depends on I2C && RADIO_SI4713
33
- ---help---
34
+ help
3435 Say Y here if you want support to Si4713 FM Radio Transmitter.
3536 This device can transmit audio through FM. It can transmit
3637 RDS and RBDS signals as well. This module is the v4l2 radio