aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Tucker <guillaume.tucker@arm.com>2015-08-03 18:51:15 +0100
committerJon Medhurst <tixy@linaro.org>2015-11-06 18:23:44 +0000
commit228bad6a53a8a3a7436802c4740173477a805242 (patch)
tree2157af2efe1a80bed4a8ecb88dde79d5599dc338
parent3a9af3d0e25a5f0ecd9854bb2d84a5919576e7bc (diff)
linaro/configs/vexpress64.conf: enable Mali GPU
Add configuration options to have the Mali GPU driver built-in with Gator enabled. Signed-off-by: Guillaume Tucker <guillaume.tucker@arm.com>
-rw-r--r--linaro/configs/vexpress64.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/linaro/configs/vexpress64.conf b/linaro/configs/vexpress64.conf
index 7c35366b28f4..25d9e10c96b5 100644
--- a/linaro/configs/vexpress64.conf
+++ b/linaro/configs/vexpress64.conf
@@ -46,3 +46,8 @@ CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_HCD_PLATFORM=y
CONFIG_NOP_USB_XCEIV=y
CONFIG_USB_OHCI_HCD=y
+CONFIG_MALI_MIDGARD=y
+CONFIG_MALI_EXPERT=y
+CONFIG_MALI_PLATFORM_FAKE=y
+CONFIG_MALI_PLATFORM_THIRDPARTY=y
+CONFIG_MALI_PLATFORM_THIRDPARTY_NAME="juno_soc"