diff options
Diffstat (limited to 'configs/hrcon_defconfig')
-rw-r--r-- | configs/hrcon_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/hrcon_defconfig b/configs/hrcon_defconfig index 7605c56619..2a7b932b1e 100644 --- a/configs/hrcon_defconfig +++ b/configs/hrcon_defconfig @@ -1,6 +1,7 @@ CONFIG_PPC=y CONFIG_SYS_TEXT_BASE=0xFE000000 CONFIG_IDENT_STRING=" hrcon 0.01" +CONFIG_SYS_CLK_FREQ=33333333 CONFIG_MPC83xx=y CONFIG_TARGET_HRCON=y CONFIG_CMD_IOLOOP=y |