projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3eea543
)
V4L/DVB (8641): arv: fix compilation errors/warnings
author
Hans Verkuil
<hverkuil@xs4all.nl>
Fri, 8 Aug 2008 18:47:07 +0000
(15:47 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 12 Oct 2008 11:36:48 +0000
(09:36 -0200)
- add PCI dependency for btcx
- fix compile errors (doesn't like ';' at the end of a #if 0)
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/media/video/Kconfig
b/drivers/media/video/Kconfig
index 1f6c9ee3afdea39b49c507d827dd5cb543359e60..367666db5bfc464ff24fee8b5d89ca1983e1b81d 100644
(file)
--- a/
drivers/media/video/Kconfig
+++ b/
drivers/media/video/Kconfig
@@
-34,6
+34,7
@@
config VIDEOBUF_DVB
select VIDEOBUF_GEN
config VIDEO_BTCX
+ depends on PCI
tristate
config VIDEO_IR