From c153a8456f01a996e3d1cbc5d467e9bd4d9b6437 Mon Sep 17 00:00:00 2001 From: Johannes Stezenbach Date: Mon, 16 Feb 2004 19:45:54 +0000 Subject: DVB_TDA1004X and DVB_NXT6000 do not depend on !STANDALONE (i.e. no compile-time firmware image necessary) reported by Bernd Bartmann --- linux/drivers/media/dvb/frontends/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'linux/drivers/media/dvb/frontends/Kconfig') diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig index 006195626..081939635 100644 --- a/linux/drivers/media/dvb/frontends/Kconfig +++ b/linux/drivers/media/dvb/frontends/Kconfig @@ -154,7 +154,7 @@ config DVB_VES1X93 config DVB_TDA1004X tristate "Frontends with external TDA10045H or TDA10046H demodulators (OFDM)" - depends on DVB_CORE && !STANDALONE + depends on DVB_CORE help A DVB-T tuner module. Say Y when you want to support this frontend. @@ -175,7 +175,7 @@ config DVB_TDA1004X_FIRMWARE_FILE config DVB_NXT6000 tristate "Frontends with NxtWave Communications NXT6000 demodulator (OFDM)" - depends on DVB_CORE && !STANDALONE + depends on DVB_CORE help A DVB-T tuner module. Say Y when you want to support this frontend. -- cgit v1.2.3