diff options
| author | Michael Hunold <devnull@localhost> | 2003-10-09 10:06:10 +0000 |
|---|---|---|
| committer | Michael Hunold <devnull@localhost> | 2003-10-09 10:06:10 +0000 |
| commit | 42dd92758db3261aba3da6f42db85857b459335c (patch) | |
| tree | ae8a70a2d3bb32574c62da47f967e50f78c7863b /linux/drivers/media/dvb/ttusb-dec/Kconfig | |
| parent | 9347dffcaf23cf01055c0d6020787336aa546bef (diff) | |
| download | mediapointer-dvb-s2-42dd92758db3261aba3da6f42db85857b459335c.tar.gz mediapointer-dvb-s2-42dd92758db3261aba3da6f42db85857b459335c.tar.bz2 | |
- backfeed patches from 2.6.0-test7, which have not gone through our cvs:
- janitorial fixes (mostly return code handling)
- spelling fixes in Kconfig files
- line breaks to re-formatting
Diffstat (limited to 'linux/drivers/media/dvb/ttusb-dec/Kconfig')
| -rw-r--r-- | linux/drivers/media/dvb/ttusb-dec/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/linux/drivers/media/dvb/ttusb-dec/Kconfig b/linux/drivers/media/dvb/ttusb-dec/Kconfig index aad5cc65d..afcaf2923 100644 --- a/linux/drivers/media/dvb/ttusb-dec/Kconfig +++ b/linux/drivers/media/dvb/ttusb-dec/Kconfig @@ -1,7 +1,6 @@ config DVB_TTUSB_DEC tristate "Technotrend/Hauppauge USB DEC2000-T devices" - depends on DVB_CORE - depends on !STANDALONE + 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'. |
