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/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/mxc/gpu-viv/Kconfig b/drivers/mxc/gpu-viv/Kconfig
new file mode 100644
index 000000000000..ebf6d5909f65
--- /dev/null
+++ b/drivers/mxc/gpu-viv/Kconfig
@@ -0,0 +1,10 @@
+menu "MXC Vivante GPU support"
+
+config MXC_GPU_VIV
+ tristate "MXC Vivante GPU support"
+ default y
+
+ ---help---
+ Say Y to get the GPU driver support.
+
+endmenu