summaryrefslogtreecommitdiff
path: root/drivers/mxc/gpu-viv/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mxc/gpu-viv/Kconfig')
-rw-r--r--drivers/mxc/gpu-viv/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/mxc/gpu-viv/Kconfig b/drivers/mxc/gpu-viv/Kconfig
new file mode 100644
index 000000000000..5ecbea381ced
--- /dev/null
+++ b/drivers/mxc/gpu-viv/Kconfig
@@ -0,0 +1,9 @@
+menu "MXC GPU support"
+
+config MXC_GPU_VIV
+ tristate "MXC GPU support"
+ depends on ARCH_MX6
+ ---help---
+ Say Y to get the GPU driver support.
+
+endmenu