summaryrefslogtreecommitdiff
path: root/configs/comtrend_ct5361_ram_defconfig
diff options
context:
space:
mode:
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2022-07-10 17:15:14 +0200
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2022-11-02 21:42:32 +0100
commita29491ade0adf3dbb9dc51be8b45530edde1f1df (patch)
treee062207fc28a9cac81e4559f69619bc5bc5d72ae /configs/comtrend_ct5361_ram_defconfig
parentea24b0eacfffa7c3e7d25aa8e3d75d11fb13dca8 (diff)
MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig
This converts the following to Kconfig: CONFIG_SYS_MIPS_TIMER_REQ Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs/comtrend_ct5361_ram_defconfig')
-rw-r--r--configs/comtrend_ct5361_ram_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/comtrend_ct5361_ram_defconfig b/configs/comtrend_ct5361_ram_defconfig
index e2f44d552e..c5e4c690de 100644
--- a/configs/comtrend_ct5361_ram_defconfig
+++ b/configs/comtrend_ct5361_ram_defconfig
@@ -9,6 +9,7 @@ CONFIG_SYS_PROMPT="CT-5361 # "
CONFIG_SYS_LOAD_ADDR=0x80100000
CONFIG_ARCH_BMIPS=y
CONFIG_SOC_BMIPS_BCM6348=y
+CONFIG_SYS_MIPS_TIMER_FREQ=128000000
CONFIG_MIPS_CACHE_SETUP=y
CONFIG_MIPS_CACHE_DISABLE=y
# CONFIG_MIPS_BOOT_CMDLINE_LEGACY is not set