From 61ba3d3a7caa53e1d4831760aab9945a3aaa3e7e Mon Sep 17 00:00:00 2001 From: ghazzor Date: Sun, 22 Sep 2024 00:32:29 +0530 Subject: [PATCH] configs: disable coresight --- arch/arm64/configs/moto.config | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/moto.config b/arch/arm64/configs/moto.config index 033c2e552a1a..ebf4da72ab4d 100644 --- a/arch/arm64/configs/moto.config +++ b/arch/arm64/configs/moto.config @@ -30,3 +30,4 @@ CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL=y # CONFIG_REMOTEPROC is not set # CONFIG_SERIAL_AMBA_PL011 is not set # CONFIG_LIBNVDIMM is not set +# CONFIG_CORESIGHT is not set