summaryrefslogtreecommitdiff
path: root/configs/mt7621_rfb_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/mt7621_rfb_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/mt7621_rfb_defconfig')
-rw-r--r--configs/mt7621_rfb_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mt7621_rfb_defconfig b/configs/mt7621_rfb_defconfig
index fa663648173..9987cc5769a 100644
--- a/configs/mt7621_rfb_defconfig
+++ b/configs/mt7621_rfb_defconfig
@@ -13,6 +13,7 @@ CONFIG_DEBUG_UART_CLOCK=50000000
CONFIG_SYS_LOAD_ADDR=0x83000000
CONFIG_ARCH_MTMIPS=y
CONFIG_SOC_MT7621=y
+CONFIG_SYS_MIPS_TIMER_FREQ=440000000
# CONFIG_MIPS_CACHE_SETUP is not set
# CONFIG_MIPS_CACHE_DISABLE is not set
CONFIG_RESTORE_EXCEPTION_VECTOR_BASE=y