summaryrefslogtreecommitdiff
path: root/configs/malta_defconfig
diff options
context:
space:
mode:
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2022-07-10 18:15:14 +0300
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2022-11-02 23:42:32 +0300
commita29491ade0adf3dbb9dc51be8b45530edde1f1df (patch)
treee062207fc28a9cac81e4559f69619bc5bc5d72ae /configs/malta_defconfig
parentea24b0eacfffa7c3e7d25aa8e3d75d11fb13dca8 (diff)
downloadu-boot-a29491ade0adf3dbb9dc51be8b45530edde1f1df.tar.xz
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/malta_defconfig')
-rw-r--r--configs/malta_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/malta_defconfig b/configs/malta_defconfig
index f0b46bf668..53762a94e2 100644
--- a/configs/malta_defconfig
+++ b/configs/malta_defconfig
@@ -9,6 +9,7 @@ CONFIG_SYS_PROMPT="malta # "
CONFIG_SYS_LOAD_ADDR=0x81000000
CONFIG_ENV_ADDR=0xBE3E0000
CONFIG_TARGET_MALTA=y
+CONFIG_SYS_MIPS_TIMER_FREQ=250000000
# CONFIG_AUTOBOOT is not set
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_MISC_INIT_R=y