projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f347535
)
V4L/DVB (10149): ttusb-budget: make it depend on PCI
author
Mike Frysinger
<vapier@gentoo.org>
Wed, 12 Nov 2008 15:00:18 +0000
(12:00 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Fri, 2 Jan 2009 19:12:21 +0000
(17:12 -0200)
Since dvb-ttusb-budget.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>
drivers/media/dvb/ttusb-budget/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/media/dvb/ttusb-budget/Kconfig
b/drivers/media/dvb/ttusb-budget/Kconfig
index f546bccdb997d80235ac08895c9185034978fbb7..2663ae39b88692f5eada3b73730b68fc756e7db9 100644
(file)
--- a/
drivers/media/dvb/ttusb-budget/Kconfig
+++ b/
drivers/media/dvb/ttusb-budget/Kconfig
@@
-1,6
+1,6
@@
config DVB_TTUSB_BUDGET
tristate "Technotrend/Hauppauge Nova-USB devices"
- depends on DVB_CORE && USB && I2C
+ depends on DVB_CORE && USB && I2C
&& PCI
select DVB_CX22700 if !DVB_FE_CUSTOMISE
select DVB_TDA1004X if !DVB_FE_CUSTOMISE
select DVB_VES1820 if !DVB_FE_CUSTOMISE