summaryrefslogtreecommitdiff
path: root/drivers/media/radio/Makefile
diff options
context:
space:
mode:
authorFabio Belavenuto <belavenuto@gmail.com>2008-12-30 19:27:09 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-01-02 17:12:52 -0200
commit46a60cfef581307d8273919182ae939d44ff7cca (patch)
treec5cc72aebb11d395626cc6e0bd5feb87ff104f5a /drivers/media/radio/Makefile
parentb0c4be8cffb3f466759ddf621a74a10093537521 (diff)
V4L/DVB (10155): Add TEA5764 radio driver
Add support for radio driver TEA5764 from NXP. This chip is connected in pxa I2C bus in EZX phones from Motorola, the chip is used in phone model A1200. This driver is for OpenEZX project (www.openezx.org) Tested with A1200 phone, openezx kernel and fm-tools [mchehab@redhat.com: Fixed CodingStyle and solved some merge conflicts] Signed-off-by: Fabio Belavenuto <belavenuto@gmail.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 240ec63cdafc..0f2b35b3e560 100644
--- a/drivers/media/radio/Makefile
+++ b/drivers/media/radio/Makefile
@@ -19,5 +19,6 @@ obj-$(CONFIG_RADIO_MAESTRO) += radio-maestro.o
obj-$(CONFIG_USB_DSBR) += dsbr100.o
obj-$(CONFIG_USB_SI470X) += radio-si470x.o
obj-$(CONFIG_USB_MR800) += radio-mr800.o
+obj-$(CONFIG_RADIO_TEA5764) += radio-tea5764.o
EXTRA_CFLAGS += -Isound