kernel: fix video-core build on 3.6+
SVN-Revision: 34533
This commit is contained in:
parent
abc03de599
commit
94c1d77886
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue