diff options
| author | Waldemar Brodkorb <wbrodkorb@conet.de> | 2014-12-10 18:09:59 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbrodkorb@conet.de> | 2014-12-10 18:09:59 +0100 |
| commit | daa3380b867d91e1f20abf3ba6697e46966060ac (patch) | |
| tree | 98a4bf1a82e8955d5d2ebaad3b6096272db547fa /target/linux/config/Config.in.graphics | |
| parent | 79f366c144db32e623a8280d3d9472df2a25a9ca (diff) | |
| parent | 86bcc78d0d03a84b4de26db90603f7d66e6c3d2e (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/linux/config/Config.in.graphics')
| -rw-r--r-- | target/linux/config/Config.in.graphics | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/config/Config.in.graphics b/target/linux/config/Config.in.graphics index 739c41d65..7964a951b 100644 --- a/target/linux/config/Config.in.graphics +++ b/target/linux/config/Config.in.graphics @@ -60,6 +60,9 @@ config ADK_KERNEL_FB_MXC_HDMI config ADK_KERNEL_MXC_IPU boolean +config ADK_KERNEL_MXC_VPU + boolean + config ADK_KERNEL_MXC_GPU_VIV boolean @@ -237,6 +240,7 @@ config ADK_KERNEL_DRM_VIVANTE select ADK_KERNEL_MXC_MIPI_CSI2 select ADK_KERNEL_MXC_MLB150 select ADK_KERNEL_FB_MXC_EDID + select ADK_KERNEL_MXC_VPU depends on ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 depends on ADK_KERNEL_VERSION_3_14 default y if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 |
