xref: /linux/drivers/media/radio/Kconfig (revision 54f38fcae536ea202ce7d6a359521492fba30c1f)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
21da177e4SLinus Torvalds#
31da177e4SLinus Torvalds# Multimedia Video device configuration
41da177e4SLinus Torvalds#
51da177e4SLinus Torvalds
6c5da5afbSJan Engelhardtmenuconfig RADIO_ADAPTERS
7c5da5afbSJan Engelhardt	bool "Radio Adapters"
8057596eeSMauro Carvalho Chehab	depends on VIDEO_V4L2
9724f4a32SMauro Carvalho Chehab	depends on MEDIA_RADIO_SUPPORT
10c5da5afbSJan Engelhardt	default y
11b60a5b8dSMauro Carvalho Chehab	help
12ff01652cSMauro Carvalho Chehab	  Say Y here to enable selecting AM/FM radio adapters.
13c5da5afbSJan Engelhardt
14057596eeSMauro Carvalho Chehabif RADIO_ADAPTERS && VIDEO_V4L2
151da177e4SLinus Torvalds
16338c658aSOndrej Zaryconfig RADIO_TEA575X
17338c658aSOndrej Zary	tristate
18338c658aSOndrej Zary
19e21d9865SHans Verkuilsource "drivers/media/radio/si470x/Kconfig"
20e21d9865SHans Verkuil
217391232eSDinesh Ramconfig RADIO_SI4713
227391232eSDinesh Ram	tristate "Silicon Labs Si4713 FM Radio with RDS Transmitter support"
237391232eSDinesh Ram	depends on VIDEO_V4L2
247391232eSDinesh Ram
257391232eSDinesh Ramsource "drivers/media/radio/si4713/Kconfig"
267391232eSDinesh Ram
27b879a9c2SAndrey Smirnovconfig RADIO_SI476X
28b879a9c2SAndrey Smirnov	tristate "Silicon Laboratories Si476x I2C FM Radio"
29b879a9c2SAndrey Smirnov	depends on I2C && VIDEO_V4L2
30b879a9c2SAndrey Smirnov	depends on MFD_SI476X_CORE
31ea457ad9SArnd Bergmann	depends on SND_SOC
32b879a9c2SAndrey Smirnov	select SND_SOC_SI476X
33b60a5b8dSMauro Carvalho Chehab	help
34b879a9c2SAndrey Smirnov	  Choose Y here if you have this FM radio chip.
35b879a9c2SAndrey Smirnov
36b879a9c2SAndrey Smirnov	  In order to control your radio card, you will need to use programs
37b879a9c2SAndrey Smirnov	  that are compatible with the Video For Linux 2 API.  Information on
38b879a9c2SAndrey Smirnov	  this API and pointers to "v4l2" programs may be found at
39*54f38fcaSMauro Carvalho Chehab	  <file:Documentation/userspace-api/media/index.rst>.
40b879a9c2SAndrey Smirnov
41b879a9c2SAndrey Smirnov	  To compile this driver as a module, choose M here: the
42b879a9c2SAndrey Smirnov	  module will be called radio-si476x.
43b879a9c2SAndrey Smirnov
44e21d9865SHans Verkuilconfig USB_MR800
45e21d9865SHans Verkuil	tristate "AverMedia MR 800 USB FM radio support"
46e21d9865SHans Verkuil	depends on USB && VIDEO_V4L2
47b60a5b8dSMauro Carvalho Chehab	help
48e21d9865SHans Verkuil	  Say Y here if you want to connect this type of radio to your
49e21d9865SHans Verkuil	  computer's USB port. Note that the audio is not digital, and
50e21d9865SHans Verkuil	  you must connect the line out connector to a sound card or a
51e21d9865SHans Verkuil	  set of speakers.
52e21d9865SHans Verkuil
53e21d9865SHans Verkuil	  To compile this driver as a module, choose M here: the
54e21d9865SHans Verkuil	  module will be called radio-mr800.
55e21d9865SHans Verkuil
56e21d9865SHans Verkuilconfig USB_DSBR
57e21d9865SHans Verkuil	tristate "D-Link/GemTek USB FM radio support"
58e21d9865SHans Verkuil	depends on USB && VIDEO_V4L2
59b60a5b8dSMauro Carvalho Chehab	help
60e21d9865SHans Verkuil	  Say Y here if you want to connect this type of radio to your
61e21d9865SHans Verkuil	  computer's USB port. Note that the audio is not digital, and
62e21d9865SHans Verkuil	  you must connect the line out connector to a sound card or a
63e21d9865SHans Verkuil	  set of speakers.
64e21d9865SHans Verkuil
65e21d9865SHans Verkuil	  To compile this driver as a module, choose M here: the
66e21d9865SHans Verkuil	  module will be called dsbr100.
67e21d9865SHans Verkuil
68e21d9865SHans Verkuilconfig RADIO_MAXIRADIO
69e21d9865SHans Verkuil	tristate "Guillemot MAXI Radio FM 2000 radio"
70338c658aSOndrej Zary	depends on VIDEO_V4L2 && PCI
71338c658aSOndrej Zary	select RADIO_TEA575X
72b60a5b8dSMauro Carvalho Chehab	help
73e21d9865SHans Verkuil	  Choose Y here if you have this radio card.  This card may also be
74e21d9865SHans Verkuil	  found as Gemtek PCI FM.
75e21d9865SHans Verkuil
76e21d9865SHans Verkuil	  In order to control your radio card, you will need to use programs
77e21d9865SHans Verkuil	  that are compatible with the Video For Linux API.  Information on
78e21d9865SHans Verkuil	  this API and pointers to "v4l" programs may be found at
79*54f38fcaSMauro Carvalho Chehab	  <file:Documentation/userspace-api/media/index.rst>.
80e21d9865SHans Verkuil
81e21d9865SHans Verkuil	  To compile this driver as a module, choose M here: the
82e21d9865SHans Verkuil	  module will be called radio-maxiradio.
83e21d9865SHans Verkuil
848e2ce73eSHans de Goedeconfig RADIO_SHARK
858e2ce73eSHans de Goede	tristate "Griffin radioSHARK USB radio receiver"
86338c658aSOndrej Zary	depends on USB
87338c658aSOndrej Zary	select RADIO_TEA575X
88b60a5b8dSMauro Carvalho Chehab	help
898e2ce73eSHans de Goede	  Choose Y here if you have this radio receiver.
908e2ce73eSHans de Goede
918e2ce73eSHans de Goede	  There are 2 versions of this device, this driver is for version 1,
928e2ce73eSHans de Goede	  which is white.
938e2ce73eSHans de Goede
948e2ce73eSHans de Goede	  In order to control your radio card, you will need to use programs
958e2ce73eSHans de Goede	  that are compatible with the Video For Linux API.  Information on
968e2ce73eSHans de Goede	  this API and pointers to "v4l" programs may be found at
97*54f38fcaSMauro Carvalho Chehab	  <file:Documentation/userspace-api/media/index.rst>.
988e2ce73eSHans de Goede
998e2ce73eSHans de Goede	  To compile this driver as a module, choose M here: the
1008e2ce73eSHans de Goede	  module will be called radio-shark.
101e21d9865SHans Verkuil
1024faba767SHans de Goedeconfig RADIO_SHARK2
1034faba767SHans de Goede	tristate "Griffin radioSHARK2 USB radio receiver"
1044faba767SHans de Goede	depends on USB
105b60a5b8dSMauro Carvalho Chehab	help
1064faba767SHans de Goede	  Choose Y here if you have this radio receiver.
1074faba767SHans de Goede
1084faba767SHans de Goede	  There are 2 versions of this device, this driver is for version 2,
1094faba767SHans de Goede	  which is black.
1104faba767SHans de Goede
1114faba767SHans de Goede	  In order to control your radio card, you will need to use programs
1124faba767SHans de Goede	  that are compatible with the Video For Linux API.  Information on
1134faba767SHans de Goede	  this API and pointers to "v4l" programs may be found at
114*54f38fcaSMauro Carvalho Chehab	  <file:Documentation/userspace-api/media/index.rst>.
1154faba767SHans de Goede
1164faba767SHans de Goede	  To compile this driver as a module, choose M here: the
1174faba767SHans de Goede	  module will be called radio-shark2.
1184faba767SHans de Goede
1191bf20c3aSHans Verkuilconfig USB_KEENE
1201bf20c3aSHans Verkuil	tristate "Keene FM Transmitter USB support"
1211bf20c3aSHans Verkuil	depends on USB && VIDEO_V4L2
122b60a5b8dSMauro Carvalho Chehab	help
1231bf20c3aSHans Verkuil	  Say Y here if you want to connect this type of FM transmitter
1241bf20c3aSHans Verkuil	  to your computer's USB port.
1251bf20c3aSHans Verkuil
1261bf20c3aSHans Verkuil	  To compile this driver as a module, choose M here: the
1271bf20c3aSHans Verkuil	  module will be called radio-keene.
1281bf20c3aSHans Verkuil
12921326c46SHans Verkuilconfig USB_RAREMONO
13021326c46SHans Verkuil	tristate "Thanko's Raremono AM/FM/SW radio support"
13121326c46SHans Verkuil	depends on USB && VIDEO_V4L2
132b60a5b8dSMauro Carvalho Chehab	help
13321326c46SHans Verkuil	  The 'Thanko's Raremono' device contains the Si4734 chip from Silicon Labs Inc.
13421326c46SHans Verkuil	  It is one of the very few or perhaps the only consumer USB radio device
13521326c46SHans Verkuil	  to receive the AM/FM/SW bands.
13621326c46SHans Verkuil
13721326c46SHans Verkuil	  Say Y here if you want to connect this type of AM/FM/SW receiver
13821326c46SHans Verkuil	  to your computer's USB port.
13921326c46SHans Verkuil
14021326c46SHans Verkuil	  To compile this driver as a module, choose M here: the
14121326c46SHans Verkuil	  module will be called radio-raremono.
14221326c46SHans Verkuil
1434834f4d1SAlexey Klimovconfig USB_MA901
1444834f4d1SAlexey Klimov	tristate "Masterkit MA901 USB FM radio support"
1454834f4d1SAlexey Klimov	depends on USB && VIDEO_V4L2
146b60a5b8dSMauro Carvalho Chehab	help
1474834f4d1SAlexey Klimov	  Say Y here if you want to connect this type of radio to your
1484834f4d1SAlexey Klimov	  computer's USB port. Note that the audio is not digital, and
1494834f4d1SAlexey Klimov	  you must connect the line out connector to a sound card or a
1504834f4d1SAlexey Klimov	  set of speakers or headphones.
1514834f4d1SAlexey Klimov
1524834f4d1SAlexey Klimov	  To compile this driver as a module, choose M here: the
1534834f4d1SAlexey Klimov	  module will be called radio-ma901.
1544834f4d1SAlexey Klimov
155e21d9865SHans Verkuilconfig RADIO_TEA5764
156e21d9865SHans Verkuil	tristate "TEA5764 I2C FM radio support"
157e21d9865SHans Verkuil	depends on I2C && VIDEO_V4L2
158b60a5b8dSMauro Carvalho Chehab	help
159e21d9865SHans Verkuil	  Say Y here if you want to use the TEA5764 FM chip found in
160e21d9865SHans Verkuil	  EZX phones. This FM chip is present in EZX phones from Motorola,
161e21d9865SHans Verkuil	  connected to internal pxa I2C bus.
162e21d9865SHans Verkuil
163e21d9865SHans Verkuil	  To compile this driver as a module, choose M here: the
164e21d9865SHans Verkuil	  module will be called radio-tea5764.
165e21d9865SHans Verkuil
166e21d9865SHans Verkuilconfig RADIO_TEA5764_XTAL
167e21d9865SHans Verkuil	bool "TEA5764 crystal reference"
168e21d9865SHans Verkuil	depends on RADIO_TEA5764=y
169e21d9865SHans Verkuil	default y
170e21d9865SHans Verkuil	help
171e21d9865SHans Verkuil	  Say Y here if TEA5764 have a 32768 Hz crystal in circuit, say N
172e21d9865SHans Verkuil	  here if TEA5764 reference frequency is connected in FREQIN.
173e21d9865SHans Verkuil
174e21d9865SHans Verkuilconfig RADIO_SAA7706H
175e21d9865SHans Verkuil	tristate "SAA7706H Car Radio DSP"
176e21d9865SHans Verkuil	depends on I2C && VIDEO_V4L2
177b60a5b8dSMauro Carvalho Chehab	help
178e21d9865SHans Verkuil	  Say Y here if you want to use the SAA7706H Car radio Digital
179e21d9865SHans Verkuil	  Signal Processor, found for instance on the Russellville development
180e21d9865SHans Verkuil	  board. On the russellville the device is connected to internal
181e21d9865SHans Verkuil	  timberdale I2C bus.
182e21d9865SHans Verkuil
183e21d9865SHans Verkuil	  To compile this driver as a module, choose M here: the
184e21d9865SHans Verkuil	  module will be called SAA7706H.
185e21d9865SHans Verkuil
186e21d9865SHans Verkuilconfig RADIO_TEF6862
187e21d9865SHans Verkuil	tristate "TEF6862 Car Radio Enhanced Selectivity Tuner"
188e21d9865SHans Verkuil	depends on I2C && VIDEO_V4L2
189b60a5b8dSMauro Carvalho Chehab	help
190e21d9865SHans Verkuil	  Say Y here if you want to use the TEF6862 Car Radio Enhanced
191e21d9865SHans Verkuil	  Selectivity Tuner, found for instance on the Russellville development
192e21d9865SHans Verkuil	  board. On the russellville the device is connected to internal
193e21d9865SHans Verkuil	  timberdale I2C bus.
194e21d9865SHans Verkuil
195e21d9865SHans Verkuil	  To compile this driver as a module, choose M here: the
196e21d9865SHans Verkuil	  module will be called TEF6862.
197e21d9865SHans Verkuil
198e21d9865SHans Verkuilconfig RADIO_TIMBERDALE
199e21d9865SHans Verkuil	tristate "Enable the Timberdale radio driver"
200e21d9865SHans Verkuil	depends on MFD_TIMBERDALE && VIDEO_V4L2
201e21d9865SHans Verkuil	depends on I2C	# for RADIO_SAA7706H
202e21d9865SHans Verkuil	select RADIO_TEF6862
203e21d9865SHans Verkuil	select RADIO_SAA7706H
204b60a5b8dSMauro Carvalho Chehab	help
205e21d9865SHans Verkuil	  This is a kind of umbrella driver for the Radio Tuner and DSP
206e21d9865SHans Verkuil	  found behind the Timberdale FPGA on the Russellville board.
207e21d9865SHans Verkuil	  Enabling this driver will automatically select the DSP and tuner.
208e21d9865SHans Verkuil
209e21d9865SHans Verkuilconfig RADIO_WL1273
210e21d9865SHans Verkuil	tristate "Texas Instruments WL1273 I2C FM Radio"
2110244ad00SMartin Schwidefsky	depends on I2C && VIDEO_V4L2
212e21d9865SHans Verkuil	select MFD_CORE
213e21d9865SHans Verkuil	select MFD_WL1273_CORE
214e21d9865SHans Verkuil	select FW_LOADER
215b60a5b8dSMauro Carvalho Chehab	help
216e21d9865SHans Verkuil	  Choose Y here if you have this FM radio chip.
217e21d9865SHans Verkuil
218e21d9865SHans Verkuil	  In order to control your radio card, you will need to use programs
219e21d9865SHans Verkuil	  that are compatible with the Video For Linux 2 API.  Information on
220e21d9865SHans Verkuil	  this API and pointers to "v4l2" programs may be found at
221*54f38fcaSMauro Carvalho Chehab	  <file:Documentation/userspace-api/media/index.rst>.
222e21d9865SHans Verkuil
223e21d9865SHans Verkuil	  To compile this driver as a module, choose M here: the
224e21d9865SHans Verkuil	  module will be called radio-wl1273.
225e21d9865SHans Verkuil
226e21d9865SHans Verkuil# TI's ST based wl128x FM radio
227e21d9865SHans Verkuilsource "drivers/media/radio/wl128x/Kconfig"
228e21d9865SHans Verkuil
229e21d9865SHans Verkuil#
230e21d9865SHans Verkuil# ISA drivers configuration
231e21d9865SHans Verkuil#
232e21d9865SHans Verkuil
233e21d9865SHans Verkuilmenuconfig V4L_RADIO_ISA_DRIVERS
234e21d9865SHans Verkuil	bool "ISA radio devices"
235258c524bSMauro Carvalho Chehab	depends on ISA || COMPILE_TEST
236b60a5b8dSMauro Carvalho Chehab	help
237e21d9865SHans Verkuil	  Say Y here to enable support for these ISA drivers.
238e21d9865SHans Verkuil
239e21d9865SHans Verkuilif V4L_RADIO_ISA_DRIVERS
240e21d9865SHans Verkuil
241137c579cSHans Verkuilconfig RADIO_ISA
242258c524bSMauro Carvalho Chehab	depends on ISA || COMPILE_TEST
243137c579cSHans Verkuil	tristate
244137c579cSHans Verkuil
2451da177e4SLinus Torvaldsconfig RADIO_CADET
2461da177e4SLinus Torvalds	tristate "ADS Cadet AM/FM Tuner"
247258c524bSMauro Carvalho Chehab	depends on ISA || COMPILE_TEST
248258c524bSMauro Carvalho Chehab	depends on VIDEO_V4L2
249b60a5b8dSMauro Carvalho Chehab	help
2501da177e4SLinus Torvalds	  Choose Y here if you have one of these AM/FM radio cards, and then
2511da177e4SLinus Torvalds	  fill in the port address below.
2521da177e4SLinus Torvalds
2531da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
2541da177e4SLinus Torvalds	  module will be called radio-cadet.
2551da177e4SLinus Torvalds
2561da177e4SLinus Torvaldsconfig RADIO_RTRACK
2571da177e4SLinus Torvalds	tristate "AIMSlab RadioTrack (aka RadioReveal) support"
258258c524bSMauro Carvalho Chehab	depends on ISA || COMPILE_TEST
259258c524bSMauro Carvalho Chehab	depends on VIDEO_V4L2
2608d7ab3a0SHans Verkuil	select RADIO_ISA
261b60a5b8dSMauro Carvalho Chehab	help
2621da177e4SLinus Torvalds	  Choose Y here if you have one of these FM radio cards, and then fill
2631da177e4SLinus Torvalds	  in the port address below.
2641da177e4SLinus Torvalds
2651da177e4SLinus Torvalds	  Note that newer AIMSlab RadioTrack cards have a different chipset
2661da177e4SLinus Torvalds	  and are not supported by this driver.  For these cards, use the
2671da177e4SLinus Torvalds	  RadioTrack II driver below.
2681da177e4SLinus Torvalds
2691da177e4SLinus Torvalds	  If you have a GemTeks combined (PnP) sound- and radio card you must
2701da177e4SLinus Torvalds	  use this driver as a module and setup the card with isapnptools.
2711da177e4SLinus Torvalds	  You must also pass the module a suitable io parameter, 0x248 has
2721da177e4SLinus Torvalds	  been reported to be used by these cards.
2731da177e4SLinus Torvalds
274cc3c6df1SHans Verkuil	  More information is contained in the file
2755fb94e9cSMauro Carvalho Chehab	  <file:Documentation/media/v4l-drivers/radiotrack.rst>.
2761da177e4SLinus Torvalds
2771da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
2781da177e4SLinus Torvalds	  module will be called radio-aimslab.
2791da177e4SLinus Torvalds
2801da177e4SLinus Torvaldsconfig RADIO_RTRACK_PORT
2811da177e4SLinus Torvalds	hex "RadioTrack i/o port (0x20f or 0x30f)"
2821da177e4SLinus Torvalds	depends on RADIO_RTRACK=y
283cc3c6df1SHans Verkuil	default "30f"
2841da177e4SLinus Torvalds	help
2851da177e4SLinus Torvalds	  Enter either 0x30f or 0x20f here.  The card default is 0x30f, if you
2861da177e4SLinus Torvalds	  haven't changed the jumper setting on the card.
2871da177e4SLinus Torvalds
2881da177e4SLinus Torvaldsconfig RADIO_RTRACK2
2891da177e4SLinus Torvalds	tristate "AIMSlab RadioTrack II support"
290258c524bSMauro Carvalho Chehab	depends on ISA || COMPILE_TEST
291258c524bSMauro Carvalho Chehab	depends on VIDEO_V4L2
2928bd7ef5aSHans Verkuil	select RADIO_ISA
293b60a5b8dSMauro Carvalho Chehab	help
2941da177e4SLinus Torvalds	  Choose Y here if you have this FM radio card, and then fill in the
2951da177e4SLinus Torvalds	  port address below.
2961da177e4SLinus Torvalds
2978bd7ef5aSHans Verkuil	  Note: this driver hasn't been tested since a long time due to lack
2988bd7ef5aSHans Verkuil	  of hardware. If you have this hardware, then please contact the
2998bd7ef5aSHans Verkuil	  linux-media mailinglist.
3001da177e4SLinus Torvalds
3011da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
3021da177e4SLinus Torvalds	  module will be called radio-rtrack2.
3031da177e4SLinus Torvalds
3041da177e4SLinus Torvaldsconfig RADIO_RTRACK2_PORT
3051da177e4SLinus Torvalds	hex "RadioTrack II i/o port (0x20c or 0x30c)"
3061da177e4SLinus Torvalds	depends on RADIO_RTRACK2=y
3071da177e4SLinus Torvalds	default "30c"
3081da177e4SLinus Torvalds	help
3091da177e4SLinus Torvalds	  Enter either 0x30c or 0x20c here.  The card default is 0x30c, if you
3101da177e4SLinus Torvalds	  haven't changed the jumper setting on the card.
3111da177e4SLinus Torvalds
3121da177e4SLinus Torvaldsconfig RADIO_AZTECH
3131da177e4SLinus Torvalds	tristate "Aztech/Packard Bell Radio"
314258c524bSMauro Carvalho Chehab	depends on ISA || COMPILE_TEST
315258c524bSMauro Carvalho Chehab	depends on VIDEO_V4L2
3163088fba8SHans Verkuil	select RADIO_ISA
317b60a5b8dSMauro Carvalho Chehab	help
3181da177e4SLinus Torvalds	  Choose Y here if you have one of these FM radio cards, and then fill
3191da177e4SLinus Torvalds	  in the port address below.
3201da177e4SLinus Torvalds
3211da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
3221da177e4SLinus Torvalds	  module will be called radio-aztech.
3231da177e4SLinus Torvalds
3241da177e4SLinus Torvaldsconfig RADIO_AZTECH_PORT
3251da177e4SLinus Torvalds	hex "Aztech/Packard Bell I/O port (0x350 or 0x358)"
3261da177e4SLinus Torvalds	depends on RADIO_AZTECH=y
3271da177e4SLinus Torvalds	default "350"
3281da177e4SLinus Torvalds	help
3291da177e4SLinus Torvalds	  Enter either 0x350 or 0x358 here.  The card default is 0x350, if you
3301da177e4SLinus Torvalds	  haven't changed the setting of jumper JP3 on the card.  Removing the
3311da177e4SLinus Torvalds	  jumper sets the card to 0x358.
3321da177e4SLinus Torvalds
3331da177e4SLinus Torvaldsconfig RADIO_GEMTEK
3343e7589c5SPekka Seppanen	tristate "GemTek Radio card (or compatible) support"
335258c524bSMauro Carvalho Chehab	depends on ISA || COMPILE_TEST
336258c524bSMauro Carvalho Chehab	depends on VIDEO_V4L2
337f8c08524SHans Verkuil	select RADIO_ISA
338b60a5b8dSMauro Carvalho Chehab	help
3391da177e4SLinus Torvalds	  Choose Y here if you have this FM radio card, and then fill in the
3403e7589c5SPekka Seppanen	  I/O port address and settings below. The following cards either have
3413e7589c5SPekka Seppanen	  GemTek Radio tuner or are rebranded GemTek Radio cards:
3423e7589c5SPekka Seppanen
3433e7589c5SPekka Seppanen	  - Sound Vision 16 Gold with FM Radio
3443e7589c5SPekka Seppanen	  - Typhoon Radio card (some models)
3453e7589c5SPekka Seppanen	  - Hama Radio card
3461da177e4SLinus Torvalds
3471da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
3481da177e4SLinus Torvalds	  module will be called radio-gemtek.
3491da177e4SLinus Torvalds
3501da177e4SLinus Torvaldsconfig RADIO_GEMTEK_PORT
351f8c08524SHans Verkuil	hex "Fixed I/O port (0x20c, 0x30c, 0x24c, 0x34c, 0x248 or 0x28c)"
3521da177e4SLinus Torvalds	depends on RADIO_GEMTEK=y
3531da177e4SLinus Torvalds	default "34c"
3541da177e4SLinus Torvalds	help
355f8c08524SHans Verkuil	  Enter either 0x20c, 0x30c, 0x24c, 0x34c, 0x248 or 0x28c here. The
356f8c08524SHans Verkuil	  card default is 0x34c, if you haven't changed the jumper setting
357f8c08524SHans Verkuil	  on the card.
358f8c08524SHans Verkuil
359f8c08524SHans Verkuil	  On Sound Vision 16 Gold PnP with FM Radio (ESS1869+FM Gemtek), the I/O
3603e7589c5SPekka Seppanen	  port is 0x20c, 0x248 or 0x28c.
361f8c08524SHans Verkuil
3623e7589c5SPekka Seppanen	  If automatic I/O port probing is enabled this port will be used only
3633e7589c5SPekka Seppanen	  in case of automatic probing failure, ie. as a fallback.
3643e7589c5SPekka Seppanen
3653e7589c5SPekka Seppanenconfig RADIO_GEMTEK_PROBE
3663e7589c5SPekka Seppanen	bool "Automatic I/O port probing"
3673e7589c5SPekka Seppanen	depends on RADIO_GEMTEK=y
3683e7589c5SPekka Seppanen	default y
3693e7589c5SPekka Seppanen	help
3703e7589c5SPekka Seppanen	  Say Y here to enable automatic probing for GemTek Radio card. The
3713e7589c5SPekka Seppanen	  following ports will be probed: 0x20c, 0x30c, 0x24c, 0x34c, 0x248 and
3723e7589c5SPekka Seppanen	  0x28c.
3731da177e4SLinus Torvalds
3748366fc39SKrzysztof Heltconfig RADIO_MIROPCM20
3758366fc39SKrzysztof Helt	tristate "miroSOUND PCM20 radio"
376e39fbc26SMauro Carvalho Chehab	depends on ISA || COMPILE_TEST
377e39fbc26SMauro Carvalho Chehab	depends on ISA_DMA_API && VIDEO_V4L2 && SND
378dd7cdb88SRandy Dunlap	select SND_ISA
3798366fc39SKrzysztof Helt	select SND_MIRO
380b60a5b8dSMauro Carvalho Chehab	help
3818366fc39SKrzysztof Helt	  Choose Y here if you have this FM radio card. You also need to enable
3828366fc39SKrzysztof Helt	  the ALSA sound system. This choice automatically selects the ALSA
3838366fc39SKrzysztof Helt	  sound card driver "Miro miroSOUND PCM1pro/PCM12/PCM20radio" as this
3848366fc39SKrzysztof Helt	  is required for the radio-miropcm20.
3858366fc39SKrzysztof Helt
3868366fc39SKrzysztof Helt	  To compile this driver as a module, choose M here: the
3878366fc39SKrzysztof Helt	  module will be called radio-miropcm20.
3888366fc39SKrzysztof Helt
3891da177e4SLinus Torvaldsconfig RADIO_SF16FMI
390abed623cSOndrej Zary	tristate "SF16-FMI/SF16-FMP/SF16-FMD Radio"
391258c524bSMauro Carvalho Chehab	depends on ISA || COMPILE_TEST
392258c524bSMauro Carvalho Chehab	depends on VIDEO_V4L2
393b60a5b8dSMauro Carvalho Chehab	help
39467cabf50SOndrej Zary	  Choose Y here if you have one of these FM radio cards.
3951da177e4SLinus Torvalds
3961da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
3971da177e4SLinus Torvalds	  module will be called radio-sf16fmi.
3981da177e4SLinus Torvalds
3991da177e4SLinus Torvaldsconfig RADIO_SF16FMR2
4003491a88eSOndrej Zary	tristate "SF16-FMR2/SF16-FMD2 Radio"
401258c524bSMauro Carvalho Chehab	depends on ISA || COMPILE_TEST
402258c524bSMauro Carvalho Chehab	depends on VIDEO_V4L2
403338c658aSOndrej Zary	select RADIO_TEA575X
404b60a5b8dSMauro Carvalho Chehab	help
4051da177e4SLinus Torvalds	  Choose Y here if you have one of these FM radio cards.
4061da177e4SLinus Torvalds
4071da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
4081da177e4SLinus Torvalds	  module will be called radio-sf16fmr2.
4091da177e4SLinus Torvalds
4101da177e4SLinus Torvaldsconfig RADIO_TERRATEC
4111da177e4SLinus Torvalds	tristate "TerraTec ActiveRadio ISA Standalone"
412258c524bSMauro Carvalho Chehab	depends on ISA || COMPILE_TEST
413258c524bSMauro Carvalho Chehab	depends on VIDEO_V4L2
41432c51836SHans Verkuil	select RADIO_ISA
415b60a5b8dSMauro Carvalho Chehab	help
41632c51836SHans Verkuil	  Choose Y here if you have this FM radio card.
4171da177e4SLinus Torvalds
41832c51836SHans Verkuil	  Note: this driver hasn't been tested since a long time due to lack
41932c51836SHans Verkuil	  of hardware. If you have this hardware, then please contact the
42032c51836SHans Verkuil	  linux-media mailinglist.
4211da177e4SLinus Torvalds
4221da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
4231da177e4SLinus Torvalds	  module will be called radio-terratec.
4241da177e4SLinus Torvalds
4251da177e4SLinus Torvaldsconfig RADIO_TRUST
4261da177e4SLinus Torvalds	tristate "Trust FM radio card"
427258c524bSMauro Carvalho Chehab	depends on ISA || COMPILE_TEST
428258c524bSMauro Carvalho Chehab	depends on VIDEO_V4L2
4291d211f26SHans Verkuil	select RADIO_ISA
4301da177e4SLinus Torvalds	help
4311da177e4SLinus Torvalds	  This is a driver for the Trust FM radio cards. Say Y if you have
4321da177e4SLinus Torvalds	  such a card and want to use it under Linux.
4331da177e4SLinus Torvalds
4341d211f26SHans Verkuil	  Note: this driver hasn't been tested since a long time due to lack
4351d211f26SHans Verkuil	  of hardware. If you have this hardware, then please contact the
4361d211f26SHans Verkuil	  linux-media mailinglist.
4371d211f26SHans Verkuil
4381da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
4391da177e4SLinus Torvalds	  module will be called radio-trust.
4401da177e4SLinus Torvalds
4411da177e4SLinus Torvaldsconfig RADIO_TRUST_PORT
4421da177e4SLinus Torvalds	hex "Trust i/o port (usually 0x350 or 0x358)"
4431da177e4SLinus Torvalds	depends on RADIO_TRUST=y
4441da177e4SLinus Torvalds	default "350"
4451da177e4SLinus Torvalds	help
4461da177e4SLinus Torvalds	  Enter the I/O port of your Trust FM radio card. If unsure, try the
4471da177e4SLinus Torvalds	  values "0x350" or "0x358".
4481da177e4SLinus Torvalds
4491da177e4SLinus Torvaldsconfig RADIO_TYPHOON
4501da177e4SLinus Torvalds	tristate "Typhoon Radio (a.k.a. EcoRadio)"
451258c524bSMauro Carvalho Chehab	depends on ISA || COMPILE_TEST
452258c524bSMauro Carvalho Chehab	depends on VIDEO_V4L2
453da1ff351SHans Verkuil	select RADIO_ISA
454b60a5b8dSMauro Carvalho Chehab	help
4551da177e4SLinus Torvalds	  Choose Y here if you have one of these FM radio cards, and then fill
4561da177e4SLinus Torvalds	  in the port address and the frequency used for muting below.
4571da177e4SLinus Torvalds
458da1ff351SHans Verkuil	  Note: this driver hasn't been tested since a long time due to lack
459da1ff351SHans Verkuil	  of hardware. If you have this hardware, then please contact the
460da1ff351SHans Verkuil	  linux-media mailinglist.
4611da177e4SLinus Torvalds
4621da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
4631da177e4SLinus Torvalds	  module will be called radio-typhoon.
4641da177e4SLinus Torvalds
4651da177e4SLinus Torvaldsconfig RADIO_TYPHOON_PORT
4661da177e4SLinus Torvalds	hex "Typhoon I/O port (0x316 or 0x336)"
4671da177e4SLinus Torvalds	depends on RADIO_TYPHOON=y
4681da177e4SLinus Torvalds	default "316"
4691da177e4SLinus Torvalds	help
4701da177e4SLinus Torvalds	  Enter the I/O port of your Typhoon or EcoRadio radio card.
4711da177e4SLinus Torvalds
4721da177e4SLinus Torvaldsconfig RADIO_TYPHOON_MUTEFREQ
4731da177e4SLinus Torvalds	int "Typhoon frequency set when muting the device (kHz)"
4741da177e4SLinus Torvalds	depends on RADIO_TYPHOON=y
4751da177e4SLinus Torvalds	default "87500"
4761da177e4SLinus Torvalds	help
4771da177e4SLinus Torvalds	  Enter the frequency used for muting the radio. The device is never
4781da177e4SLinus Torvalds	  completely silent. If the volume is just turned down, you can still
4791da177e4SLinus Torvalds	  hear silent voices and music. For that reason, the frequency of the
4801da177e4SLinus Torvalds	  radio device is set to the frequency you can enter here whenever
4811da177e4SLinus Torvalds	  the device is muted. There should be no local radio station at that
4821da177e4SLinus Torvalds	  frequency.
4831da177e4SLinus Torvalds
4841da177e4SLinus Torvaldsconfig RADIO_ZOLTRIX
4851da177e4SLinus Torvalds	tristate "Zoltrix Radio"
486258c524bSMauro Carvalho Chehab	depends on ISA || COMPILE_TEST
487258c524bSMauro Carvalho Chehab	depends on VIDEO_V4L2
4886b39246cSHans Verkuil	select RADIO_ISA
489b60a5b8dSMauro Carvalho Chehab	help
4901da177e4SLinus Torvalds	  Choose Y here if you have one of these FM radio cards, and then fill
4911da177e4SLinus Torvalds	  in the port address below.
4921da177e4SLinus Torvalds
4936b39246cSHans Verkuil	  Note: this driver hasn't been tested since a long time due to lack
4946b39246cSHans Verkuil	  of hardware. If you have this hardware, then please contact the
4956b39246cSHans Verkuil	  linux-media mailinglist.
4961da177e4SLinus Torvalds
4971da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
4981da177e4SLinus Torvalds	  module will be called radio-zoltrix.
4991da177e4SLinus Torvalds
5001da177e4SLinus Torvaldsconfig RADIO_ZOLTRIX_PORT
5011da177e4SLinus Torvalds	hex "ZOLTRIX I/O port (0x20c or 0x30c)"
5021da177e4SLinus Torvalds	depends on RADIO_ZOLTRIX=y
5031da177e4SLinus Torvalds	default "20c"
5041da177e4SLinus Torvalds	help
5051da177e4SLinus Torvalds	  Enter the I/O port of your Zoltrix radio card.
5061da177e4SLinus Torvalds
507e21d9865SHans Verkuilendif # V4L_RADIO_ISA_DRIVERS
50857f05bfaSManjunatha Halli
509c5da5afbSJan Engelhardtendif # RADIO_ADAPTERS
510