Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

[PATCH] DVB: BUDGET CI card depends on STV0297 demodulator.

BUDGET_CI card depends on STV0297 demodulator.

Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

authored by

Carlos Silva and committed by
Linus Torvalds
f05cb323 48063a75

+1
+1
drivers/media/dvb/ttpci/Kconfig
··· 81 81 tristate "Budget cards with onboard CI connector" 82 82 depends on DVB_CORE && PCI 83 83 select VIDEO_SAA7146 84 + select DVB_STV0297 84 85 select DVB_STV0299 85 86 select DVB_TDA1004X 86 87 help