summaryrefslogtreecommitdiff
path: root/linux/drivers/media
diff options
context:
space:
mode:
authorMichael Hunold <devnull@localhost>2003-09-10 10:11:20 +0000
committerMichael Hunold <devnull@localhost>2003-09-10 10:11:20 +0000
commit1ee066400e0a3f470fed2b3fb2bbd383d94904b3 (patch)
treeb8acd53826c69a818102fae456ca6fced91dafc3 /linux/drivers/media
parent524835ca095b2190e91318ffa27f4f73ab6cd537 (diff)
downloadmediapointer-dvb-s2-1ee066400e0a3f470fed2b3fb2bbd383d94904b3.tar.gz
mediapointer-dvb-s2-1ee066400e0a3f470fed2b3fb2bbd383d94904b3.tar.bz2
Changes from 2.6.0-test5, although I don't know what they do...
Diffstat (limited to 'linux/drivers/media')
-rw-r--r--linux/drivers/media/dvb/frontends/Kconfig2
-rw-r--r--linux/drivers/media/dvb/ttusb-dec/Kconfig2
2 files changed, 2 insertions, 2 deletions
diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig
index c7ff718ad..999076818 100644
--- a/linux/drivers/media/dvb/frontends/Kconfig
+++ b/linux/drivers/media/dvb/frontends/Kconfig
@@ -117,7 +117,7 @@ config DVB_VES1820
config DVB_TDA1004X
tristate "Frontends with external TDA1004X demodulators (OFDM)"
- depends on DVB_CORE
+ depends on DVB_CORE && !STANDALONE
help
A DVB-T tuner module. Say Y when you want to support this frontend.
diff --git a/linux/drivers/media/dvb/ttusb-dec/Kconfig b/linux/drivers/media/dvb/ttusb-dec/Kconfig
index 5eb25efbd..afcaf2923 100644
--- a/linux/drivers/media/dvb/ttusb-dec/Kconfig
+++ b/linux/drivers/media/dvb/ttusb-dec/Kconfig
@@ -1,6 +1,6 @@
config DVB_TTUSB_DEC
tristate "Technotrend/Hauppauge USB DEC2000-T devices"
- depends on DVB_CORE && USB
+ depends on DVB_CORE && USB && !STANDALONE
help
Support for external USB adapters designed by Technotrend and
produced by Hauppauge, shipped under the brand name 'DEC2000-T'.