From b0bbac852ecce52c32287583e7ec2880507341cd Mon Sep 17 00:00:00 2001 From: yinshengkai Date: Fri, 4 Aug 2023 15:09:36 +0800 Subject: [PATCH] boards: bl602evb:timer remove CONFIG_SCHED_CPULOAD_EXTCLK Signed-off-by: yinshengkai --- boards/risc-v/bl602/bl602evb/configs/timer/defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/boards/risc-v/bl602/bl602evb/configs/timer/defconfig b/boards/risc-v/bl602/bl602evb/configs/timer/defconfig index ce7e7ec8ac..b68ae3e809 100644 --- a/boards/risc-v/bl602/bl602evb/configs/timer/defconfig +++ b/boards/risc-v/bl602/bl602evb/configs/timer/defconfig @@ -67,7 +67,6 @@ CONFIG_RAM_START=0xc0800000 CONFIG_RAW_BINARY=y CONFIG_RR_INTERVAL=200 CONFIG_SCHED_CPULOAD=y -CONFIG_SCHED_CPULOAD_EXTCLK=y CONFIG_SCHED_WAITPID=y CONFIG_STACK_COLORATION=y CONFIG_START_DAY=20