summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/Kconfig
diff options
context:
space:
mode:
authorJohannes Stezenbach <devnull@localhost>2004-12-26 02:59:29 +0000
committerJohannes Stezenbach <devnull@localhost>2004-12-26 02:59:29 +0000
commitec61b5437a9c1b58d31e84eb725d08f4bd4fbeac (patch)
tree09690b446ad6062bd658ccb88f59dc18a66f01c1 /linux/drivers/media/dvb/frontends/Kconfig
parentc23a8b2b1ed73f9e18510b1efe379b73bbcf63d5 (diff)
downloadmediapointer-dvb-s2-ec61b5437a9c1b58d31e84eb725d08f4bd4fbeac.tar.gz
mediapointer-dvb-s2-ec61b5437a9c1b58d31e84eb725d08f4bd4fbeac.tar.bz2
patch by Michal Feix: select FW_LOADER where necessary
Diffstat (limited to 'linux/drivers/media/dvb/frontends/Kconfig')
-rw-r--r--linux/drivers/media/dvb/frontends/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig
index 01804ad4c..e11e02f86 100644
--- a/linux/drivers/media/dvb/frontends/Kconfig
+++ b/linux/drivers/media/dvb/frontends/Kconfig
@@ -46,6 +46,7 @@ comment "DVB-T (terrestrial) frontends"
config DVB_SP8870
tristate "Spase sp8870 based"
depends on DVB_CORE
+ select FW_LOADER
help
A DVB-T tuner module. Say Y when you want to support this frontend.
@@ -56,6 +57,7 @@ config DVB_SP8870
config DVB_SP887X
tristate "Spase sp887x based"
depends on DVB_CORE
+ select FW_LOADER
help
A DVB-T tuner module. Say Y when you want to support this frontend.
@@ -84,6 +86,7 @@ config DVB_L64781
config DVB_TDA1004X
tristate "Philips TDA10045H/TDA10046H based"
depends on DVB_CORE
+ select FW_LOADER
help
A DVB-T tuner module. Say Y when you want to support this frontend.