aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/Makefile
diff options
context:
space:
mode:
authorMatti Aaltonen <matti.j.aaltonen@nokia.com>2010-12-10 11:41:34 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-12-29 08:17:02 -0200
commit87d1a50ce45168cbaec10397e876286a398052c1 (patch)
treefa96fd384f4a3997721b7b0b36e1777eea836453 /drivers/media/radio/Makefile
parent[media] MFD: WL1273 FM Radio: MFD driver for the FM radio (diff)
downloadlinux-dev-87d1a50ce45168cbaec10397e876286a398052c1.tar.xz
linux-dev-87d1a50ce45168cbaec10397e876286a398052c1.zip
[media] V4L2: WL1273 FM Radio: TI WL1273 FM radio driver
This module implements V4L2 controls for the Texas Instruments WL1273 FM Radio and handles the communication with the chip. Signed-off-by: Matti J. Aaltonen <matti.j.aaltonen@nokia.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 f615583b4837..d2970748a69f 100644
--- a/drivers/media/radio/Makefile
+++ b/drivers/media/radio/Makefile
@@ -26,5 +26,6 @@ obj-$(CONFIG_RADIO_TEA5764) += radio-tea5764.o
obj-$(CONFIG_RADIO_SAA7706H) += saa7706h.o
obj-$(CONFIG_RADIO_TEF6862) += tef6862.o
obj-$(CONFIG_RADIO_TIMBERDALE) += radio-timb.o
+obj-$(CONFIG_RADIO_WL1273) += radio-wl1273.o
EXTRA_CFLAGS += -Isound