summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/Makefile
diff options
context:
space:
mode:
authorMalcolm Priestley <tvboxspy@gmail.com>2011-07-25 15:35:12 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-08-27 10:29:20 -0300
commit3dbbf82f49865c84d472a89ada225039e5c825a0 (patch)
tree6d158542e8208c3fb362e2e8080a614205998b19 /drivers/media/dvb/frontends/Makefile
parentea3709435c7f2da8852c3d676874cd727253fc60 (diff)
downloadop-kernel-dev-3dbbf82f49865c84d472a89ada225039e5c825a0.zip
op-kernel-dev-3dbbf82f49865c84d472a89ada225039e5c825a0.tar.gz
[media] it913x_fe: frontend and tuner driver v1.05
Fronted and Tuner Driver for ITE IT913x Series with inital support for IT9137 integrated demodulator and tuner device. The driver is loosely based on AF9035 series. However, support is not intended for this device specificity. The IT9137 tuner has been tested on UHF bands, but VHF has only been simulated. Possible TODO the tuner sections may be separated from the main driver. All future devices should use the it913x_fe_script_loader for other tuner devices. Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> [mchehab@redhat.com: Fix an issue at the Kconfig help] Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/frontends/Makefile')
-rw-r--r--drivers/media/dvb/frontends/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/Makefile b/drivers/media/dvb/frontends/Makefile
index 6a6ba05..3da75ea 100644
--- a/drivers/media/dvb/frontends/Makefile
+++ b/drivers/media/dvb/frontends/Makefile
@@ -91,4 +91,5 @@ obj-$(CONFIG_DVB_STV0367) += stv0367.o
obj-$(CONFIG_DVB_CXD2820R) += cxd2820r.o
obj-$(CONFIG_DVB_DRXK) += drxk.o
obj-$(CONFIG_DVB_TDA18271C2DD) += tda18271c2dd.o
+obj-$(CONFIG_DVB_IT913X_FE) += it913x-fe.o
OpenPOWER on IntegriCloud