MLK-11566-4 mxc: gpu: enable gpu for all i.mx6 SOC
authorAnson Huang <b20788@freescale.com>
Fri, 18 Sep 2015 15:54:02 +0000 (23:54 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:48:46 +0000 (14:48 -0500)
GPU is NOT just depending on i.MX6Q, enable it for all i.MX6 SOCs.

Signed-off-by: Anson Huang <b20788@freescale.com>
(cherry picked from commit 06b8da5c28dc2fec0160bc60cc846d4910a05b41)

drivers/mxc/gpu-viv/Kconfig

index e9cc4b2..2fd2541 100644 (file)
@@ -1,5 +1,5 @@
 menu "MXC Vivante GPU support"
-       depends on SOC_IMX6Q
+       depends on SOC_IMX6
 
 config MXC_GPU_VIV
        tristate "MXC Vivante GPU support"