summaryrefslogtreecommitdiff
path: root/target/linux/config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-12-08 13:00:14 -0600
committerWaldemar Brodkorb <wbx@openadk.org>2014-12-08 13:00:25 -0600
commit1e60e4f0aa8e9dc5f03d58c8651d98742fdc36b7 (patch)
tree7b0d58ddb31378f453a6219abdd8eb2af6ede1aa /target/linux/config
parent5c105209db00b2a414a6796d2aef539dc963a310 (diff)
bump kernel to 3.14.26
Diffstat (limited to 'target/linux/config')
-rw-r--r--target/linux/config/Config.in.graphics4
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