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/px30-core-ctouch2-of10-px30_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/px30-core-ctouch2-of10-px30_defconfig') diff --git a/configs/px30-core-ctouch2-of10-px30_defconfig b/configs/px30-core-ctouch2-of10-px30_defconfig index 9521990772f..213d01fe7a8 100644 --- a/configs/px30-core-ctouch2-of10-px30_defconfig +++ b/configs/px30-core-ctouch2-of10-px30_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_SKIP_LOWLEVEL_INIT=y +CONFIG_COUNTER_FREQUENCY=24000000 CONFIG_ARCH_ROCKCHIP=y CONFIG_SYS_TEXT_BASE=0x00200000 CONFIG_SYS_MALLOC_F_LEN=0x2000 -- cgit v1.2.3