summaryrefslogtreecommitdiff
path: root/configs/mt8183_pumpkin_defconfig
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2022-04-13 17:47:20 +0800
committerTom Rini <trini@konsulko.com>2022-04-21 15:15:51 -0400
commitabf8d9632ffe957a35b99be3029ff22c40cda53a (patch)
tree25bf9684135754543f89d28420d51b140e8764a6 /configs/mt8183_pumpkin_defconfig
parent4e65175ea730b569f29e3a809506253649887796 (diff)
configs: set CONFIG_COUNTER_FREQUENCY
Set CONFIG_COUNTER_FREQUENCY according to COUNTER_FREQUENCY in config header file. Signed-off-by: Peng Fan <peng.fan@nxp.com> [trini: Re-run migration]
Diffstat (limited to 'configs/mt8183_pumpkin_defconfig')
-rw-r--r--configs/mt8183_pumpkin_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mt8183_pumpkin_defconfig b/configs/mt8183_pumpkin_defconfig
index 42627a2538..ea7ab5c809 100644
--- a/configs/mt8183_pumpkin_defconfig
+++ b/configs/mt8183_pumpkin_defconfig
@@ -1,4 +1,5 @@
CONFIG_ARM=y
+CONFIG_COUNTER_FREQUENCY=13000000
CONFIG_POSITION_INDEPENDENT=y
CONFIG_ARCH_MEDIATEK=y
CONFIG_SYS_TEXT_BASE=0x4c000000