diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-04-30 00:16:06 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-04-30 00:16:06 -0300 |
commit | c2325726a54494c0474fc3f80425e3fd150cbaee (patch) | |
tree | 9c981fe0a755575d536a31a7a0b39308a5481d81 /linux/drivers/media/dvb/frontends | |
parent | c8566d4e92c2279fd31da9154b12034dd1d1984d (diff) | |
download | mediapointer-dvb-s2-c2325726a54494c0474fc3f80425e3fd150cbaee.tar.gz mediapointer-dvb-s2-c2325726a54494c0474fc3f80425e3fd150cbaee.tar.bz2 |
Backport additional Kconfig changes from -git
From: Mauro Carvalho Chehab <mchehab@infradead.org>
kernel-sync:
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/dvb/frontends')
-rw-r--r-- | linux/drivers/media/dvb/frontends/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig index 1d2ac7984..93d0ecb16 100644 --- a/linux/drivers/media/dvb/frontends/Kconfig +++ b/linux/drivers/media/dvb/frontends/Kconfig @@ -370,15 +370,6 @@ config DVB_TUNER_DIB0070 This device is only used inside a SiP called togther with a demodulator for now. -config MEDIA_TUNER_XC5000 - tristate "Xceive XC5000 silicon tuner" - depends on I2C - default m if DVB_FE_CUSTOMISE - help - A driver for the silicon tuner XC5000 from Xceive. - This device is only used inside a SiP called togther with a - demodulator for now. - comment "SEC control devices for DVB-S" depends on DVB_CORE |