162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciconfig USB_SI4713 362306a36Sopenharmony_ci tristate "Silicon Labs Si4713 FM Radio Transmitter support with USB" 462306a36Sopenharmony_ci depends on USB && I2C && RADIO_SI4713 562306a36Sopenharmony_ci select I2C_SI4713 662306a36Sopenharmony_ci help 762306a36Sopenharmony_ci This is a driver for USB devices with the Silicon Labs SI4713 862306a36Sopenharmony_ci chip. Currently these devices are known to work. 962306a36Sopenharmony_ci - 10c4:8244: Silicon Labs FM Transmitter USB device. 1062306a36Sopenharmony_ci 1162306a36Sopenharmony_ci Say Y here if you want to connect this type of radio to your 1262306a36Sopenharmony_ci computer's USB port. 1362306a36Sopenharmony_ci 1462306a36Sopenharmony_ci To compile this driver as a module, choose M here: the 1562306a36Sopenharmony_ci module will be called radio-usb-si4713. 1662306a36Sopenharmony_ci 1762306a36Sopenharmony_ciconfig PLATFORM_SI4713 1862306a36Sopenharmony_ci tristate "Silicon Labs Si4713 FM Radio Transmitter support with I2C" 1962306a36Sopenharmony_ci depends on I2C && RADIO_SI4713 2062306a36Sopenharmony_ci select I2C_SI4713 2162306a36Sopenharmony_ci help 2262306a36Sopenharmony_ci This is a driver for I2C devices with the Silicon Labs SI4713 2362306a36Sopenharmony_ci chip. 2462306a36Sopenharmony_ci 2562306a36Sopenharmony_ci Say Y here if you want to connect this type of radio to your 2662306a36Sopenharmony_ci computer's I2C port. 2762306a36Sopenharmony_ci 2862306a36Sopenharmony_ci To compile this driver as a module, choose M here: the 2962306a36Sopenharmony_ci module will be called radio-platform-si4713. 3062306a36Sopenharmony_ci 3162306a36Sopenharmony_ciconfig I2C_SI4713 3262306a36Sopenharmony_ci tristate "Silicon Labs Si4713 FM Radio Transmitter support" 3362306a36Sopenharmony_ci depends on I2C && RADIO_SI4713 3462306a36Sopenharmony_ci help 3562306a36Sopenharmony_ci Say Y here if you want support to Si4713 FM Radio Transmitter. 3662306a36Sopenharmony_ci This device can transmit audio through FM. It can transmit 3762306a36Sopenharmony_ci RDS and RBDS signals as well. This module is the v4l2 radio 3862306a36Sopenharmony_ci interface for the i2c driver of this device. 3962306a36Sopenharmony_ci 4062306a36Sopenharmony_ci To compile this driver as a module, choose M here: the 4162306a36Sopenharmony_ci module will be called si4713. 42