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-09-02 16:38:16 +0100
commit7bbc659fe93918f2614a385e6957b6532f17f255 (patch)
tree9ecc92c2064b4ae0d1d8b00b75e013a4c4e83169
parentb72e5890963e05537cddf81dba4ae56768d9119a (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.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/linaro/configs/vexpress64.conf b/linaro/configs/vexpress64.conf
index 7c35366b28f4..6199e1acac50 100644
--- a/linaro/configs/vexpress64.conf
+++ b/linaro/configs/vexpress64.conf
@@ -46,3 +46,9 @@ 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_GATOR_SUPPORT=y
+CONFIG_MALI_EXPERT=y
+CONFIG_MALI_PLATFORM_FAKE=y
+CONFIG_MALI_PLATFORM_THIRDPARTY=y
+CONFIG_MALI_PLATFORM_THIRDPARTY_NAME="juno_soc"