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

V4L/DVB (10150): ttusb-dec: make it depend on PCI

Since ttusb_dec.c relies on pci_alloc_consistent and
pci_free_consistent, make it depend on PCI in Kconfig.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

authored by

Mike Frysinger and committed by
Mauro Carvalho Chehab
91f7c130 fbe9834a

+1 -1
+1 -1
drivers/media/dvb/ttusb-dec/Kconfig
··· 1 1 config DVB_TTUSB_DEC 2 2 tristate "Technotrend/Hauppauge USB DEC devices" 3 - depends on DVB_CORE && USB && INPUT 3 + depends on DVB_CORE && USB && INPUT && PCI 4 4 select CRC32 5 5 help 6 6 Support for external USB adapters designed by Technotrend and