summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/Kconfig
diff options
context:
space:
mode:
authorAbylay Ospan2016-03-22 02:19:12 +0100
committerMauro Carvalho Chehab2016-06-07 17:04:27 +0200
commit2dc1ed4edbac1d08e5bb73ae4a00a592011bde64 (patch)
treec49c935c4fd3dc4f4335b8325841870ea4def8bd /drivers/media/dvb-frontends/Kconfig
parent[media] uvcvideo: Correct speed testing (diff)
downloadkernel-qcow2-linux-2dc1ed4edbac1d08e5bb73ae4a00a592011bde64.tar.gz
kernel-qcow2-linux-2dc1ed4edbac1d08e5bb73ae4a00a592011bde64.tar.xz
kernel-qcow2-linux-2dc1ed4edbac1d08e5bb73ae4a00a592011bde64.zip
[media] Add support Sony HELENE Sat/Ter Tuner
This is Sony HELENE DVB-S/S2 DVB-T/T2 DVB-C/C2 ISDB-T/S tuner driver (CXD2858ER). Tuner is used on NetUP Dual Universal DVB CI card (hardware revision 1.4). Use 'helene_attach_s' to attach tuner in 'satellite mode'. Use 'helene_attach' for 'terrestrial mode'. Satellite delivery systems supported: DVB-S/S2, ISDB-S Terrestrial delivery systems supported: DVB-T/T2, ISDB-T Cable delivery systems supported: DVB-C/C2 Signed-off-by: Abylay Ospan <aospan@netup.ru> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/dvb-frontends/Kconfig')
-rw-r--r--drivers/media/dvb-frontends/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/media/dvb-frontends/Kconfig b/drivers/media/dvb-frontends/Kconfig
index a82f77c49bd5..8decfc36506c 100644
--- a/drivers/media/dvb-frontends/Kconfig
+++ b/drivers/media/dvb-frontends/Kconfig
@@ -853,6 +853,13 @@ config DVB_ASCOT2E
help
Say Y when you want to support this frontend.
+config DVB_HELENE
+ tristate "Sony HELENE Sat/Ter tuner (CXD2858ER)"
+ depends on DVB_CORE && I2C
+ default m if !MEDIA_SUBDRV_AUTOSELECT
+ help
+ Say Y when you want to support this frontend.
+
comment "Tools to develop new frontends"
config DVB_DUMMY_FE