summaryrefslogtreecommitdiff
path: root/drivers/media/radio/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2013-04-17 06:05:18 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-04-17 06:05:18 -0300
commit82cd0b278fddc1c0bc7e187ff82fd0e273520233 (patch)
tree9ba73f1b39e3ff9ad1e80939463e7999e7f4ea3e /drivers/media/radio/Kconfig
parent098af4bde09792314ff106f545c405ffc5942c25 (diff)
Revert "[media] v4l2: Add a V4L2 driver for SI476X MFD"
As requested by Andrey Smirnov <andrew.smirnov@gmail.com>, revert this patch. This reverts commit 30bac9110455402fa8888740c6819dd3daa2666f. Conflicts: drivers/media/radio/Kconfig drivers/media/radio/radio-si476x.c Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/radio/Kconfig')
-rw-r--r--drivers/media/radio/Kconfig17
1 files changed, 0 insertions, 17 deletions
diff --git a/drivers/media/radio/Kconfig b/drivers/media/radio/Kconfig
index fef427e386c1..24e64a09884c 100644
--- a/drivers/media/radio/Kconfig
+++ b/drivers/media/radio/Kconfig
@@ -18,23 +18,6 @@ config RADIO_SI470X
source "drivers/media/radio/si470x/Kconfig"
-config RADIO_SI476X
- tristate "Silicon Laboratories Si476x I2C FM Radio"
- depends on I2C && VIDEO_V4L2 && SND && SND_SOC
- select MFD_CORE
- select MFD_SI476X_CORE
- select SND_SOC_SI476X
- ---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/video4linux/API.html>.
-
- To compile this driver as a module, choose M here: the
- module will be called radio-si476x.
-
config USB_MR800
tristate "AverMedia MR 800 USB FM radio support"
depends on USB && VIDEO_V4L2