summaryrefslogtreecommitdiff
path: root/drivers/mxc/Kconfig
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@freescale.com>2013-07-22 21:55:36 +0800
committerJason Liu <r64343@freescale.com>2013-10-30 09:53:59 +0800
commit931173e5a0066a73b74ccc6ef9bf96b54d25d345 (patch)
tree1eb4596f0e310bb3cc7351f022a81d0f6c0ac924 /drivers/mxc/Kconfig
parent993bb73289779aaf670e951c7f4da5c4f245cbda (diff)
ENGR00240988: gpu: copy gpu-viv driver from 3.5.7 kernel
This is a direct copy of folder drivers/mxc/gpu-viv from 3.5.7 kernel. Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Diffstat (limited to 'drivers/mxc/Kconfig')
-rw-r--r--drivers/mxc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mxc/Kconfig b/drivers/mxc/Kconfig
index 9ba4afb2f7d7..8d833e647e8b 100644
--- a/drivers/mxc/Kconfig
+++ b/drivers/mxc/Kconfig
@@ -11,6 +11,7 @@ config MXC_IPU
If you plan to use the Image Processing unit, say
Y here. IPU is needed by Framebuffer and V4L2 drivers.
+source "drivers/mxc/gpu-viv/Kconfig"
source "drivers/mxc/ipu3/Kconfig"
endmenu