From 1ee066400e0a3f470fed2b3fb2bbd383d94904b3 Mon Sep 17 00:00:00 2001 From: Michael Hunold Date: Wed, 10 Sep 2003 10:11:20 +0000 Subject: Changes from 2.6.0-test5, although I don't know what they do... --- linux/drivers/media/dvb/frontends/Kconfig | 2 +- linux/drivers/media/dvb/ttusb-dec/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'linux/drivers/media') 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'. -- cgit v1.2.3