18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ciconfig USB_SI4713
38c2ecf20Sopenharmony_ci	tristate "Silicon Labs Si4713 FM Radio Transmitter support with USB"
48c2ecf20Sopenharmony_ci	depends on USB && I2C && RADIO_SI4713
58c2ecf20Sopenharmony_ci	select I2C_SI4713
68c2ecf20Sopenharmony_ci	help
78c2ecf20Sopenharmony_ci	  This is a driver for USB devices with the Silicon Labs SI4713
88c2ecf20Sopenharmony_ci	  chip. Currently these devices are known to work.
98c2ecf20Sopenharmony_ci	  - 10c4:8244: Silicon Labs FM Transmitter USB device.
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ci	  Say Y here if you want to connect this type of radio to your
128c2ecf20Sopenharmony_ci	  computer's USB port.
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose M here: the
158c2ecf20Sopenharmony_ci	  module will be called radio-usb-si4713.
168c2ecf20Sopenharmony_ci
178c2ecf20Sopenharmony_ciconfig PLATFORM_SI4713
188c2ecf20Sopenharmony_ci	tristate "Silicon Labs Si4713 FM Radio Transmitter support with I2C"
198c2ecf20Sopenharmony_ci	depends on I2C && RADIO_SI4713
208c2ecf20Sopenharmony_ci	select I2C_SI4713
218c2ecf20Sopenharmony_ci	help
228c2ecf20Sopenharmony_ci	  This is a driver for I2C devices with the Silicon Labs SI4713
238c2ecf20Sopenharmony_ci	  chip.
248c2ecf20Sopenharmony_ci
258c2ecf20Sopenharmony_ci	  Say Y here if you want to connect this type of radio to your
268c2ecf20Sopenharmony_ci	  computer's I2C port.
278c2ecf20Sopenharmony_ci
288c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose M here: the
298c2ecf20Sopenharmony_ci	  module will be called radio-platform-si4713.
308c2ecf20Sopenharmony_ci
318c2ecf20Sopenharmony_ciconfig I2C_SI4713
328c2ecf20Sopenharmony_ci	tristate "Silicon Labs Si4713 FM Radio Transmitter support"
338c2ecf20Sopenharmony_ci	depends on I2C && RADIO_SI4713
348c2ecf20Sopenharmony_ci	help
358c2ecf20Sopenharmony_ci	  Say Y here if you want support to Si4713 FM Radio Transmitter.
368c2ecf20Sopenharmony_ci	  This device can transmit audio through FM. It can transmit
378c2ecf20Sopenharmony_ci	  RDS and RBDS signals as well. This module is the v4l2 radio
388c2ecf20Sopenharmony_ci	  interface for the i2c driver of this device.
398c2ecf20Sopenharmony_ci
408c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose M here: the
418c2ecf20Sopenharmony_ci	  module will be called si4713.
42