summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/Kconfig
diff options
context:
space:
mode:
authorPatrick Boettcher <pb@linuxtv.org>2006-08-06 20:05:32 +0200
committerPatrick Boettcher <pb@linuxtv.org>2006-08-06 20:05:32 +0200
commit8d1d7873e0e1bc9f927f8c4e22c35279fde0f085 (patch)
tree2daa8c699ee8bd1ead7cb619b61e04f4c4e1582c /linux/drivers/media/dvb/frontends/Kconfig
parented26b5dbb54c9a45c2abda9b1848f5d10229dc29 (diff)
downloadmediapointer-dvb-s2-8d1d7873e0e1bc9f927f8c4e22c35279fde0f085.tar.gz
mediapointer-dvb-s2-8d1d7873e0e1bc9f927f8c4e22c35279fde0f085.tar.bz2
Initial commit for the DiB7000M-demod
From: Patrick Boettcher <pboettcher@dibcom.fr> Initial commit for the driver for the DiB7000M COFDM demodulator. Signed-off-by: Francois KANOUNNIKOFF <fkanounnikoff@dibcom.fr> Signed-off-by: Patrick Boettcher <pboettcher@dibcom.fr>
Diffstat (limited to 'linux/drivers/media/dvb/frontends/Kconfig')
-rw-r--r--linux/drivers/media/dvb/frontends/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig
index 9e5ff0dbe..24ebf5124 100644
--- a/linux/drivers/media/dvb/frontends/Kconfig
+++ b/linux/drivers/media/dvb/frontends/Kconfig
@@ -172,6 +172,14 @@ config DVB_DIB3000MC
A DVB-T tuner module. Designed for mobile usage. Say Y when you want
to support this frontend.
+config DVB_DIB7000M
+ tristate "DiBcom 7000MA/MB/PA/PB/MC"
+ depends on DVB_CORE && I2C
+ default m if DVB_FE_CUSTOMISE
+ help
+ A DVB-T tuner module. Designed for mobile usage. Say Y when you want
+ to support this frontend.
+
comment "DVB-C (cable) frontends"
depends on DVB_CORE