xref: /openbmc/linux/drivers/media/radio/si470x/Kconfig (revision b09cd163)
1b09cd163SJoonyoung Shimconfig USB_SI470X
2b09cd163SJoonyoung Shim	tristate "Silicon Labs Si470x FM Radio Receiver support with USB"
3b09cd163SJoonyoung Shim	depends on USB && RADIO_SI470X
4b09cd163SJoonyoung Shim	---help---
5b09cd163SJoonyoung Shim	  This is a driver for USB devices with the Silicon Labs SI470x
6b09cd163SJoonyoung Shim	  chip. Currently these devices are known to work:
7b09cd163SJoonyoung Shim	  - 10c4:818a: Silicon Labs USB FM Radio Reference Design
8b09cd163SJoonyoung Shim	  - 06e1:a155: ADS/Tech FM Radio Receiver (formerly Instant FM Music)
9b09cd163SJoonyoung Shim	  - 1b80:d700: KWorld USB FM Radio SnapMusic Mobile 700 (FM700)
10b09cd163SJoonyoung Shim	  - 10c5:819a: Sanei Electric FM USB Radio (aka DealExtreme.com PCear)
11b09cd163SJoonyoung Shim
12b09cd163SJoonyoung Shim	  Sound is provided by the ALSA USB Audio/MIDI driver. Therefore
13b09cd163SJoonyoung Shim	  if you don't want to use the device solely for RDS receiving,
14b09cd163SJoonyoung Shim	  it is recommended to also select SND_USB_AUDIO.
15b09cd163SJoonyoung Shim
16b09cd163SJoonyoung Shim	  Please have a look at the documentation, especially on how
17b09cd163SJoonyoung Shim	  to redirect the audio stream from the radio to your sound device:
18b09cd163SJoonyoung Shim	  Documentation/video4linux/si470x.txt
19b09cd163SJoonyoung Shim
20b09cd163SJoonyoung Shim	  Say Y here if you want to connect this type of radio to your
21b09cd163SJoonyoung Shim	  computer's USB port.
22b09cd163SJoonyoung Shim
23b09cd163SJoonyoung Shim	  To compile this driver as a module, choose M here: the
24b09cd163SJoonyoung Shim	  module will be called radio-usb-si470x.
25