From abf8d9632ffe957a35b99be3029ff22c40cda53a Mon Sep 17 00:00:00 2001 From: Peng Fan Date: Wed, 13 Apr 2022 17:47:20 +0800 Subject: configs: set CONFIG_COUNTER_FREQUENCY Set CONFIG_COUNTER_FREQUENCY according to COUNTER_FREQUENCY in config header file. Signed-off-by: Peng Fan [trini: Re-run migration] --- configs/ls2080ardb_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/ls2080ardb_defconfig') diff --git a/configs/ls2080ardb_defconfig b/configs/ls2080ardb_defconfig index a978b8b2ac..1001618f63 100644 --- a/configs/ls2080ardb_defconfig +++ b/configs/ls2080ardb_defconfig @@ -1,4 +1,5 @@ CONFIG_ARM=y +CONFIG_COUNTER_FREQUENCY=25000000 CONFIG_GIC_V3_ITS=y CONFIG_TARGET_LS2080ARDB=y CONFIG_SYS_TEXT_BASE=0x30100000 -- cgit v1.2.3