aboutsummaryrefslogtreecommitdiff
path: root/drivers/mxc/gpu-viv/Kconfig
diff options
context:
space:
mode:
authorRichard Zhao <richard.zhao@freescale.com>2011-12-19 17:10:11 +0800
committerEric Miao <eric.miao@linaro.org>2012-01-09 21:28:36 +0800
commitf98bfd6f1220639ab61a372c5c9ac2e8a727b3cf (patch)
tree2e3213f5c12e89a59ec584f632095b47ccc1eae7 /drivers/mxc/gpu-viv/Kconfig
parentdff74412060c72fe7679a420f2144e7a263cadc3 (diff)
gpu-viv: convert to device tree and fix build errorstopic/lt-3.2-imx6-gpu
Signed-off-by: Richard Zhao <richard.zhao@freescale.com>
Diffstat (limited to 'drivers/mxc/gpu-viv/Kconfig')
-rw-r--r--drivers/mxc/gpu-viv/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mxc/gpu-viv/Kconfig b/drivers/mxc/gpu-viv/Kconfig
index 682d8eda0ab..e9cc4b27614 100644
--- a/drivers/mxc/gpu-viv/Kconfig
+++ b/drivers/mxc/gpu-viv/Kconfig
@@ -1,5 +1,5 @@
menu "MXC Vivante GPU support"
- depends on ARCH_MX6
+ depends on SOC_IMX6Q
config MXC_GPU_VIV
tristate "MXC Vivante GPU support"