diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-08-03 18:42:33 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-08-03 18:42:33 -0300 |
commit | 2c888a66d88e5aefc1bdb302c7cd7323b63e389f (patch) | |
tree | 75348f946cc95400e870fbd29d38d6311fe32359 /linux/drivers/media/dvb/frontends/Kconfig | |
parent | 33c78c13eddb4c4a04755bd86526fc21536a3c8b (diff) | |
parent | 4ff0e90195667bad0ed6a181d045fb8d71f7d053 (diff) | |
download | mediapointer-dvb-s2-2c888a66d88e5aefc1bdb302c7cd7323b63e389f.tar.gz mediapointer-dvb-s2-2c888a66d88e5aefc1bdb302c7cd7323b63e389f.tar.bz2 |
merge: http://linuxtv.org/hg/~tap/v4l-dvb
From: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/dvb/frontends/Kconfig')
-rw-r--r-- | linux/drivers/media/dvb/frontends/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig index faf9fe3c9..53e775539 100644 --- a/linux/drivers/media/dvb/frontends/Kconfig +++ b/linux/drivers/media/dvb/frontends/Kconfig @@ -344,6 +344,15 @@ config DVB_TUNER_MT2131 help A driver for the silicon baseband tuner MT2131 from Microtune. +config DVB_TUNER_DIB0070 + tristate "DiBcom DiB0070 silicon base-band tuner" + depends on I2C + default m if DVB_FE_CUSTOMISE + help + A driver for the silicon baseband tuner DiB0070 from DiBcom. + This device is only used inside a SiP called togther with a + demodulator for now. + comment "Miscellaneous devices" depends on DVB_CORE |