1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "Silicon Labs Si4713 FM Radio Transmitter support with USB"
4 depends on USB && I2C && RADIO_SI4713
7 This is a driver for USB devices with the Silicon Labs SI4713
8 chip. Currently these devices are known to work.
9 - 10c4:8244: Silicon Labs FM Transmitter USB device.
11 Say Y here if you want to connect this type of radio to your
14 To compile this driver as a module, choose M here: the
15 module will be called radio-usb-si4713.
17 config PLATFORM_SI4713
18 tristate "Silicon Labs Si4713 FM Radio Transmitter support with I2C"
19 depends on I2C && RADIO_SI4713
22 This is a driver for I2C devices with the Silicon Labs SI4713
25 Say Y here if you want to connect this type of radio to your
28 To compile this driver as a module, choose M here: the
29 module will be called radio-platform-si4713.
32 tristate "Silicon Labs Si4713 FM Radio Transmitter support"
33 depends on I2C && RADIO_SI4713
35 Say Y here if you want support to Si4713 FM Radio Transmitter.
36 This device can transmit audio through FM. It can transmit
37 RDS and RBDS signals as well. This module is the v4l2 radio
38 interface for the i2c driver of this device.
40 To compile this driver as a module, choose M here: the
41 module will be called si4713.