Kconfig 547 Bytes
Newer Older
Linus Torvalds's avatar
Linus Torvalds committed
1 2 3 4 5
config DVB_TTUSB_BUDGET
	tristate "Technotrend/Hauppauge Nova-USB devices"
	depends on DVB_CORE && USB
	select DVB_CX22700
	select DVB_TDA1004X
6
	select DVB_VES1820
Linus Torvalds's avatar
Linus Torvalds committed
7 8
	select DVB_TDA8083
	select DVB_STV0299
9
	select DVB_STV0297
10
	select DVB_LNBP21
Linus Torvalds's avatar
Linus Torvalds committed
11 12 13 14
	help
	  Support for external USB adapters designed by Technotrend and
	  produced by Hauppauge, shipped under the brand name 'Nova-USB'.

15
	  These devices don't have a MPEG decoder built in, so you need
Linus Torvalds's avatar
Linus Torvalds committed
16 17 18
	  an external software decoder to watch TV.

	  Say Y if you own such a device and want to use it.