# SPDX-License-Identifier: GPL-2.0-only
#
# Multimedia Video device configuration
#
menuconfig [31mCONFIG_RADIO_ADAPTERS[0m
bool "Radio Adapters"
depends on [31mCONFIG_VIDEO_V4L2[0m
depends on [31mCONFIG_MEDIA_RADIO_SUPPORT[0m
default y
help
Say Y here to enable selecting AM/FM radio adapters.
if [31mCONFIG_RADIO_ADAPTERS[0m && [31mCONFIG_VIDEO_V4L2[0m
config [31mCONFIG_RADIO_TEA575X[0m
tristate
source "drivers/media/radio/si470x/Kconfig"
config [31mCONFIG_RADIO_SI4713[0m
tristate "Silicon Labs Si4713 FM Radio with RDS Transmitter support"
depends on [31mCONFIG_VIDEO_V4L2[0m
source "drivers/media/radio/si4713/Kconfig"
config [31mCONFIG_RADIO_SI476X[0m
tristate "Silicon Laboratories Si476x I2C FM Radio"
depends on [31mCONFIG_I2C[0m && [31mCONFIG_VIDEO_V4L2[0m
depends on [31mCONFIG_MFD_SI476X_CORE[0m
depends on [31mCONFIG_SND_SOC[0m
select [31mCONFIG_SND_SOC_SI476X[0m
help
Choose Y here if you have this FM radio chip.
In order to control your radio card, you will need to use programs
that are compatible with the Video For Linux 2 API. Information on
this API and pointers to "v4l2" programs may be found at
<file:Documentation/media/media_uapi.rst>.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called radio-si476x.
config [31mCONFIG_USB_MR800[0m
tristate "AverMedia MR 800 USB FM radio support"
depends on [31mCONFIG_USB[0m && [31mCONFIG_VIDEO_V4L2[0m
help
Say Y here if you want to connect this type of radio to your
computer's [31mCONFIG_USB[0m port. Note that the audio is not digital, and
you must connect the line out connector to a sound card or a
set of speakers.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called radio-mr800.
config [31mCONFIG_USB_DSBR[0m
tristate "D-Link/GemTek USB FM radio support"
depends on [31mCONFIG_USB[0m && [31mCONFIG_VIDEO_V4L2[0m
help
Say Y here if you want to connect this type of radio to your
computer's [31mCONFIG_USB[0m port. Note that the audio is not digital, and
you must connect the line out connector to a sound card or a
set of speakers.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called dsbr100.
config [31mCONFIG_RADIO_MAXIRADIO[0m
tristate "Guillemot MAXI Radio FM 2000 radio"
depends on [31mCONFIG_VIDEO_V4L2[0m && [31mCONFIG_PCI[0m
select [31mCONFIG_RADIO_TEA575X[0m
help
Choose Y here if you have this radio card. This card may also be
found as Gemtek [31mCONFIG_PCI[0m FM.
In order to control your radio card, you will need to use programs
that are compatible with the Video For Linux API. Information on
this API and pointers to "v4l" programs may be found at
<file:Documentation/media/media_uapi.rst>.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called radio-maxiradio.
config [31mCONFIG_RADIO_SHARK[0m
tristate "Griffin radioSHARK USB radio receiver"
depends on [31mCONFIG_USB[0m
select [31mCONFIG_RADIO_TEA575X[0m
help
Choose Y here if you have this radio receiver.
There are 2 versions of this device, this driver is for version 1,
which is white.
In order to control your radio card, you will need to use programs
that are compatible with the Video For Linux API. Information on
this API and pointers to "v4l" programs may be found at
<file:Documentation/media/media_uapi.rst>.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called radio-shark.
config [31mCONFIG_RADIO_SHARK2[0m
tristate "Griffin radioSHARK2 USB radio receiver"
depends on [31mCONFIG_USB[0m
help
Choose Y here if you have this radio receiver.
There are 2 versions of this device, this driver is for version 2,
which is black.
In order to control your radio card, you will need to use programs
that are compatible with the Video For Linux API. Information on
this API and pointers to "v4l" programs may be found at
<file:Documentation/media/media_uapi.rst>.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called radio-shark2.
config [31mCONFIG_USB_KEENE[0m
tristate "Keene FM Transmitter USB support"
depends on [31mCONFIG_USB[0m && [31mCONFIG_VIDEO_V4L2[0m
help
Say Y here if you want to connect this type of FM transmitter
to your computer's [31mCONFIG_USB[0m port.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called radio-keene.
config [31mCONFIG_USB_RAREMONO[0m
tristate "Thanko's Raremono AM/FM/SW radio support"
depends on [31mCONFIG_USB[0m && [31mCONFIG_VIDEO_V4L2[0m
help
The 'Thanko's Raremono' device contains the Si4734 chip from Silicon Labs Inc.
It is one of the very few or perhaps the only consumer [31mCONFIG_USB[0m radio device
to receive the AM/FM/SW bands.
Say Y here if you want to connect this type of AM/FM/SW receiver
to your computer's [31mCONFIG_USB[0m port.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called radio-raremono.
config [31mCONFIG_USB_MA901[0m
tristate "Masterkit MA901 USB FM radio support"
depends on [31mCONFIG_USB[0m && [31mCONFIG_VIDEO_V4L2[0m
help
Say Y here if you want to connect this type of radio to your
computer's [31mCONFIG_USB[0m port. Note that the audio is not digital, and
you must connect the line out connector to a sound card or a
set of speakers or headphones.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called radio-ma901.
config [31mCONFIG_RADIO_TEA5764[0m
tristate "TEA5764 I2C FM radio support"
depends on [31mCONFIG_I2C[0m && [31mCONFIG_VIDEO_V4L2[0m
help
Say Y here if you want to use the TEA5764 FM chip found in
EZX phones. This FM chip is present in EZX phones from Motorola,
connected to internal pxa [31mCONFIG_I2C[0m bus.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called radio-tea5764.
config [31mCONFIG_RADIO_TEA5764_XTAL[0m
bool "TEA5764 crystal reference"
depends on [31mCONFIG_RADIO_TEA5764[0m=y
default y
help
Say Y here if TEA5764 have a 32768 Hz crystal in circuit, say N
here if TEA5764 reference frequency is connected in FREQIN.
config [31mCONFIG_RADIO_SAA7706H[0m
tristate "SAA7706H Car Radio DSP"
depends on [31mCONFIG_I2C[0m && [31mCONFIG_VIDEO_V4L2[0m
help
Say Y here if you want to use the SAA7706H Car radio Digital
Signal Processor, found for instance on the Russellville development
board. On the russellville the device is connected to internal
timberdale [31mCONFIG_I2C[0m bus.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called SAA7706H.
config [31mCONFIG_RADIO_TEF6862[0m
tristate "TEF6862 Car Radio Enhanced Selectivity Tuner"
depends on [31mCONFIG_I2C[0m && [31mCONFIG_VIDEO_V4L2[0m
help
Say Y here if you want to use the TEF6862 Car Radio Enhanced
Selectivity Tuner, found for instance on the Russellville development
board. On the russellville the device is connected to internal
timberdale [31mCONFIG_I2C[0m bus.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called TEF6862.
config [31mCONFIG_RADIO_TIMBERDALE[0m
tristate "Enable the Timberdale radio driver"
depends on [31mCONFIG_MFD_TIMBERDALE[0m && [31mCONFIG_VIDEO_V4L2[0m
depends on [31mCONFIG_I2C[0m # for [31mCONFIG_RADIO_SAA7706H[0m
select [31mCONFIG_RADIO_TEF6862[0m
select [31mCONFIG_RADIO_SAA7706H[0m
help
This is a kind of umbrella driver for the Radio Tuner and DSP
found behind the Timberdale [31mCONFIG_FPGA[0m on the Russellville board.
Enabling this driver will automatically select the DSP and tuner.
config [31mCONFIG_RADIO_WL1273[0m
tristate "Texas Instruments WL1273 I2C FM Radio"
depends on [31mCONFIG_I2C[0m && [31mCONFIG_VIDEO_V4L2[0m
select [31mCONFIG_MFD_CORE[0m
select [31mCONFIG_MFD_WL1273_CORE[0m
select [31mCONFIG_FW_LOADER[0m
help
Choose Y here if you have this FM radio chip.
In order to control your radio card, you will need to use programs
that are compatible with the Video For Linux 2 API. Information on
this API and pointers to "v4l2" programs may be found at
<file:Documentation/media/media_uapi.rst>.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called radio-wl1273.
# TI's ST based wl128x FM radio
source "drivers/media/radio/wl128x/Kconfig"
#
# [31mCONFIG_ISA[0m drivers configuration
#
menuconfig [31mCONFIG_V4L_RADIO_ISA_DRIVERS[0m
bool "ISA radio devices"
depends on [31mCONFIG_ISA[0m || [31mCONFIG_COMPILE_TEST[0m
help
Say Y here to enable support for these [31mCONFIG_ISA[0m drivers.
if [31mCONFIG_V4L_RADIO_ISA_DRIVERS[0m
config [31mCONFIG_RADIO_ISA[0m
depends on [31mCONFIG_ISA[0m || [31mCONFIG_COMPILE_TEST[0m
tristate
config [31mCONFIG_RADIO_CADET[0m
tristate "ADS Cadet AM/FM Tuner"
depends on [31mCONFIG_ISA[0m || [31mCONFIG_COMPILE_TEST[0m
depends on [31mCONFIG_VIDEO_V4L2[0m
help
Choose Y here if you have one of these AM/FM radio cards, and then
fill in the port address below.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called radio-cadet.
config [31mCONFIG_RADIO_RTRACK[0m
tristate "AIMSlab RadioTrack (aka RadioReveal) support"
depends on [31mCONFIG_ISA[0m || [31mCONFIG_COMPILE_TEST[0m
depends on [31mCONFIG_VIDEO_V4L2[0m
select [31mCONFIG_RADIO_ISA[0m
help
Choose Y here if you have one of these FM radio cards, and then fill
in the port address below.
Note that newer AIMSlab RadioTrack cards have a different chipset
and are not supported by this driver. For these cards, use the
RadioTrack II driver below.
If you have a GemTeks combined (PnP) sound- and radio card you must
use this driver as a module and setup the card with isapnptools.
You must also pass the module a suitable io parameter, 0x248 has
been reported to be used by these cards.
More information is contained in the file
<file:Documentation/media/v4l-drivers/radiotrack.rst>.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called radio-aimslab.
config [31mCONFIG_RADIO_RTRACK_PORT[0m
hex "RadioTrack i/o port (0x20f or 0x30f)"
depends on [31mCONFIG_RADIO_RTRACK[0m=y
default "30f"
help
Enter either 0x30f or 0x20f here. The card default is 0x30f, if you
haven't changed the jumper setting on the card.
config [31mCONFIG_RADIO_RTRACK2[0m
tristate "AIMSlab RadioTrack II support"
depends on [31mCONFIG_ISA[0m || [31mCONFIG_COMPILE_TEST[0m
depends on [31mCONFIG_VIDEO_V4L2[0m
select [31mCONFIG_RADIO_ISA[0m
help
Choose Y here if you have this FM radio card, and then fill in the
port address below.
Note: this driver hasn't been tested since a long time due to lack
of hardware. If you have this hardware, then please contact the
linux-media mailinglist.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called radio-rtrack2.
config [31mCONFIG_RADIO_RTRACK2_PORT[0m
hex "RadioTrack II i/o port (0x20c or 0x30c)"
depends on [31mCONFIG_RADIO_RTRACK2[0m=y
default "30c"
help
Enter either 0x30c or 0x20c here. The card default is 0x30c, if you
haven't changed the jumper setting on the card.
config [31mCONFIG_RADIO_AZTECH[0m
tristate "Aztech/Packard Bell Radio"
depends on [31mCONFIG_ISA[0m || [31mCONFIG_COMPILE_TEST[0m
depends on [31mCONFIG_VIDEO_V4L2[0m
select [31mCONFIG_RADIO_ISA[0m
help
Choose Y here if you have one of these FM radio cards, and then fill
in the port address below.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called radio-aztech.
config [31mCONFIG_RADIO_AZTECH_PORT[0m
hex "Aztech/Packard Bell I/O port (0x350 or 0x358)"
depends on [31mCONFIG_RADIO_AZTECH[0m=y
default "350"
help
Enter either 0x350 or 0x358 here. The card default is 0x350, if you
haven't changed the setting of jumper JP3 on the card. Removing the
jumper sets the card to 0x358.
config [31mCONFIG_RADIO_GEMTEK[0m
tristate "GemTek Radio card (or compatible) support"
depends on [31mCONFIG_ISA[0m || [31mCONFIG_COMPILE_TEST[0m
depends on [31mCONFIG_VIDEO_V4L2[0m
select [31mCONFIG_RADIO_ISA[0m
help
Choose Y here if you have this FM radio card, and then fill in the
I/O port address and settings below. The following cards either have
GemTek Radio tuner or are rebranded GemTek Radio cards:
- Sound Vision 16 Gold with FM Radio
- Typhoon Radio card (some models)
- Hama Radio card
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called radio-gemtek.
config [31mCONFIG_RADIO_GEMTEK_PORT[0m
hex "Fixed I/O port (0x20c, 0x30c, 0x24c, 0x34c, 0x248 or 0x28c)"
depends on [31mCONFIG_RADIO_GEMTEK[0m=y
default "34c"
help
Enter either 0x20c, 0x30c, 0x24c, 0x34c, 0x248 or 0x28c here. The
card default is 0x34c, if you haven't changed the jumper setting
on the card.
On Sound Vision 16 Gold PnP with FM Radio (ESS1869+FM Gemtek), the I/O
port is 0x20c, 0x248 or 0x28c.
If automatic I/O port probing is enabled this port will be used only
in case of automatic probing failure, ie. as a fallback.
config [31mCONFIG_RADIO_GEMTEK_PROBE[0m
bool "Automatic I/O port probing"
depends on [31mCONFIG_RADIO_GEMTEK[0m=y
default y
help
Say Y here to enable automatic probing for GemTek Radio card. The
following ports will be probed: 0x20c, 0x30c, 0x24c, 0x34c, 0x248 and
0x28c.
config [31mCONFIG_RADIO_MIROPCM20[0m
tristate "miroSOUND PCM20 radio"
depends on [31mCONFIG_ISA[0m || [31mCONFIG_COMPILE_TEST[0m
depends on [31mCONFIG_ISA_DMA_API[0m && [31mCONFIG_VIDEO_V4L2[0m && [31mCONFIG_SND[0m
select [31mCONFIG_SND_ISA[0m
select [31mCONFIG_SND_MIRO[0m
help
Choose Y here if you have this FM radio card. You also need to enable
the ALSA sound system. This choice automatically selects the ALSA
sound card driver "Miro miroSOUND PCM1pro/PCM12/PCM20radio" as this
is required for the radio-miropcm20.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called radio-miropcm20.
config [31mCONFIG_RADIO_SF16FMI[0m
tristate "SF16-FMI/SF16-FMP/SF16-FMD Radio"
depends on [31mCONFIG_ISA[0m || [31mCONFIG_COMPILE_TEST[0m
depends on [31mCONFIG_VIDEO_V4L2[0m
help
Choose Y here if you have one of these FM radio cards.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called radio-sf16fmi.
config [31mCONFIG_RADIO_SF16FMR2[0m
tristate "SF16-FMR2/SF16-FMD2 Radio"
depends on [31mCONFIG_ISA[0m || [31mCONFIG_COMPILE_TEST[0m
depends on [31mCONFIG_VIDEO_V4L2[0m
select [31mCONFIG_RADIO_TEA575X[0m
help
Choose Y here if you have one of these FM radio cards.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called radio-sf16fmr2.
config [31mCONFIG_RADIO_TERRATEC[0m
tristate "TerraTec ActiveRadio ISA Standalone"
depends on [31mCONFIG_ISA[0m || [31mCONFIG_COMPILE_TEST[0m
depends on [31mCONFIG_VIDEO_V4L2[0m
select [31mCONFIG_RADIO_ISA[0m
help
Choose Y here if you have this FM radio card.
Note: this driver hasn't been tested since a long time due to lack
of hardware. If you have this hardware, then please contact the
linux-media mailinglist.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called radio-terratec.
config [31mCONFIG_RADIO_TRUST[0m
tristate "Trust FM radio card"
depends on [31mCONFIG_ISA[0m || [31mCONFIG_COMPILE_TEST[0m
depends on [31mCONFIG_VIDEO_V4L2[0m
select [31mCONFIG_RADIO_ISA[0m
help
This is a driver for the Trust FM radio cards. Say Y if you have
such a card and want to use it under Linux.
Note: this driver hasn't been tested since a long time due to lack
of hardware. If you have this hardware, then please contact the
linux-media mailinglist.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called radio-trust.
config [31mCONFIG_RADIO_TRUST_PORT[0m
hex "Trust i/o port (usually 0x350 or 0x358)"
depends on [31mCONFIG_RADIO_TRUST[0m=y
default "350"
help
Enter the I/O port of your Trust FM radio card. If unsure, try the
values "0x350" or "0x358".
config [31mCONFIG_RADIO_TYPHOON[0m
tristate "Typhoon Radio (a.k.a. EcoRadio)"
depends on [31mCONFIG_ISA[0m || [31mCONFIG_COMPILE_TEST[0m
depends on [31mCONFIG_VIDEO_V4L2[0m
select [31mCONFIG_RADIO_ISA[0m
help
Choose Y here if you have one of these FM radio cards, and then fill
in the port address and the frequency used for muting below.
Note: this driver hasn't been tested since a long time due to lack
of hardware. If you have this hardware, then please contact the
linux-media mailinglist.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called radio-typhoon.
config [31mCONFIG_RADIO_TYPHOON_PORT[0m
hex "Typhoon I/O port (0x316 or 0x336)"
depends on [31mCONFIG_RADIO_TYPHOON[0m=y
default "316"
help
Enter the I/O port of your Typhoon or EcoRadio radio card.
config [31mCONFIG_RADIO_TYPHOON_MUTEFREQ[0m
int "Typhoon frequency set when muting the device (kHz)"
depends on [31mCONFIG_RADIO_TYPHOON[0m=y
default "87500"
help
Enter the frequency used for muting the radio. The device is never
completely silent. If the volume is just turned down, you can still
hear silent voices and music. For that reason, the frequency of the
radio device is set to the frequency you can enter here whenever
the device is muted. There should be no local radio station at that
frequency.
config [31mCONFIG_RADIO_ZOLTRIX[0m
tristate "Zoltrix Radio"
depends on [31mCONFIG_ISA[0m || [31mCONFIG_COMPILE_TEST[0m
depends on [31mCONFIG_VIDEO_V4L2[0m
select [31mCONFIG_RADIO_ISA[0m
help
Choose Y here if you have one of these FM radio cards, and then fill
in the port address below.
Note: this driver hasn't been tested since a long time due to lack
of hardware. If you have this hardware, then please contact the
linux-media mailinglist.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called radio-zoltrix.
config [31mCONFIG_RADIO_ZOLTRIX_PORT[0m
hex "ZOLTRIX I/O port (0x20c or 0x30c)"
depends on [31mCONFIG_RADIO_ZOLTRIX[0m=y
default "20c"
help
Enter the I/O port of your Zoltrix radio card.
endif # [31mCONFIG_V4L_RADIO_ISA_DRIVERS[0m
endif # [31mCONFIG_RADIO_ADAPTERS[0m