projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eaad024
)
kernel: fix video-core build on 3.6+
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 6 Dec 2012 14:11:19 +0000
(14:11 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 6 Dec 2012 14:11:19 +0000
(14:11 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34533
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/kernel/modules/video.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/video.mk
b/package/kernel/modules/video.mk
index
6c5de2e
..
dbf5d88
100644
(file)
--- a/
package/kernel/modules/video.mk
+++ b/
package/kernel/modules/video.mk
@@
-77,6
+77,7
@@
define KernelPackage/video-core
DEPENDS:=@PCI_SUPPORT||USB_SUPPORT +!TARGET_etrax:kmod-i2c-core
KCONFIG:= \
CONFIG_MEDIA_SUPPORT=m \
+ CONFIG_MEDIA_CAMERA_SUPPORT=y \
CONFIG_VIDEO_DEV \
CONFIG_VIDEO_V4L1=y \
CONFIG_VIDEO_ALLOW_V4L1=y \