Mesa (master): ci: Stop disabling ACPI in the LAVA arm64 kernel build.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Feb 27 18:01:50 UTC 2020


Module: Mesa
Branch: master
Commit: 9ed6c1be6b39a519707d297bf1fed2c238dc15f4
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ed6c1be6b39a519707d297bf1fed2c238dc15f4

Author: Eric Anholt <eric at anholt.net>
Date:   Tue Feb 11 14:34:24 2020 -0800

ci: Stop disabling ACPI in the LAVA arm64 kernel build.

I can't figure out why, but it's necessary to get QCOM_CLK_APCS_MSM8916
for db410c.

Reviewed-by: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3928>

---

 .gitlab-ci/arm64.config | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.gitlab-ci/arm64.config b/.gitlab-ci/arm64.config
index 09909a9839d..5a8b4271fa7 100644
--- a/.gitlab-ci/arm64.config
+++ b/.gitlab-ci/arm64.config
@@ -62,8 +62,6 @@ CONFIG_ARCH_XGENE=n
 CONFIG_ARCH_ZX=n
 CONFIG_ARCH_ZYNQMP=n
 
-CONFIG_ACPI=n
-
 CONFIG_REGULATOR_FAN53555=y
 CONFIG_REGULATOR=y
 



More information about the mesa-commit mailing list