summaryrefslogtreecommitdiff
path: root/drivers/media/radio/Makefile
diff options
context:
space:
mode:
authorRichard Röjfors <richard.rojfors@mocean-labs.com>2009-09-22 10:14:39 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-12-05 18:40:43 -0200
commiteea85b0a629970d462481a80e1d45f4d71fe797f (patch)
tree6b305c5fb254f6afc623094b07a501df2e305805 /drivers/media/radio/Makefile
parent42752f7a3f4afbabb513d5769c590e9abe2d0cd6 (diff)
V4L/DVB (13177): radio: Add support for TEF6862 tuner
This patch adds support for TEF6862 Car Radio Enhanced Selectivity Tuner. It's implemented as a subdev, supporting checking signal strength and setting and getting frequency. Signed-off-by: Richard Röjfors <richard.rojfors@mocean-labs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/radio/Makefile')
-rw-r--r--drivers/media/radio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/radio/Makefile b/drivers/media/radio/Makefile
index 2a1be3bf4f7c..a4bdca08a94d 100644
--- a/drivers/media/radio/Makefile
+++ b/drivers/media/radio/Makefile
@@ -22,5 +22,6 @@ obj-$(CONFIG_USB_DSBR) += dsbr100.o
obj-$(CONFIG_RADIO_SI470X) += si470x/
obj-$(CONFIG_USB_MR800) += radio-mr800.o
obj-$(CONFIG_RADIO_TEA5764) += radio-tea5764.o
+obj-$(CONFIG_RADIO_TEF6862) += tef6862.o
EXTRA_CFLAGS += -Isound