diff options
author | Tomeu Vizoso <[email protected]> | 2019-10-25 13:04:34 +0200 |
---|---|---|
committer | Tomeu Vizoso <[email protected]> | 2019-12-03 04:25:04 +0000 |
commit | c707b4d0f97925316d8423ec106ffd54119e6552 (patch) | |
tree | 40ba303e903fb37fd43e69d2baa6216a27538673 /.gitlab-ci/arm64.config | |
parent | 6d05e38a9619fe0fad43684f1892aaf0d0640b09 (diff) |
gitlab-ci: Test Panfrost on T720 GPUs
Now that the Mali T720 GPU is supoprted at the same level as the T760,
test it on PINE64 H64 boards.
Signed-off-by: Tomeu Vizoso <[email protected]>
Reviewed-by: Alyssa Rosenzweig <[email protected]>
Diffstat (limited to '.gitlab-ci/arm64.config')
-rw-r--r-- | .gitlab-ci/arm64.config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci/arm64.config b/.gitlab-ci/arm64.config index 69873ad6775..09909a9839d 100644 --- a/.gitlab-ci/arm64.config +++ b/.gitlab-ci/arm64.config @@ -26,7 +26,6 @@ CONFIG_TYPEC_FUSB302=y CONFIG_TYPEC=y CONFIG_TYPEC_TCPM=y -CONFIG_ARCH_SUNXI=n CONFIG_ARCH_ALPINE=n CONFIG_ARCH_BCM2835=n CONFIG_ARCH_BCM_IPROC=n |