From 45b9a00b854bc90b315dfb43ca223431442b5952 Mon Sep 17 00:00:00 2001 From: Richard Raya Date: Sat, 8 Feb 2025 19:28:36 -0300 Subject: [PATCH] Revert "defconfig: Enable IRQ time accounting" This reverts commit 0a0414f8a65655f816f5e04cb997ef8738106c05. Change-Id: Ia14ba25e11bec4927c60502ee8c4dad40b71cf24 Signed-off-by: Richard Raya --- arch/arm64/configs/surya_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/configs/surya_defconfig b/arch/arm64/configs/surya_defconfig index 5e795f5e80b9..9b28ccde7a5a 100644 --- a/arch/arm64/configs/surya_defconfig +++ b/arch/arm64/configs/surya_defconfig @@ -98,7 +98,7 @@ CONFIG_HIGH_RES_TIMERS=y # CONFIG_TICK_CPU_ACCOUNTING=y # CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set -CONFIG_IRQ_TIME_ACCOUNTING=y +# CONFIG_IRQ_TIME_ACCOUNTING is not set # CONFIG_SCHED_WALT is not set # CONFIG_BSD_PROCESS_ACCT is not set CONFIG_TASKSTATS=y