diff options
author | Michael Hunold <devnull@localhost> | 2003-09-10 10:11:20 +0000 |
---|---|---|
committer | Michael Hunold <devnull@localhost> | 2003-09-10 10:11:20 +0000 |
commit | 1ee066400e0a3f470fed2b3fb2bbd383d94904b3 (patch) | |
tree | b8acd53826c69a818102fae456ca6fced91dafc3 /linux/drivers/media/dvb/frontends/Kconfig | |
parent | 524835ca095b2190e91318ffa27f4f73ab6cd537 (diff) | |
download | mediapointer-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/dvb/frontends/Kconfig')
-rw-r--r-- | linux/drivers/media/dvb/frontends/Kconfig | 2 |
1 files changed, 1 insertions, 1 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. |