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/roc-cc-rk3308_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/roc-cc-rk3308_defconfig') diff --git a/configs/roc-cc-rk3308_defconfig b/configs/roc-cc-rk3308_defconfig index 5bc691d167..0ae45ca8a1 100644 --- a/configs/roc-cc-rk3308_defconfig +++ b/configs/roc-cc-rk3308_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=0x00600000 CONFIG_SYS_MALLOC_F_LEN=0x2000 -- cgit v1.2.3