diff options
author | Magnus Damm <damm@igel.co.jp> | 2009-05-11 07:34:16 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2009-05-11 09:02:00 -0400 |
commit | 50e2d0d3b4ffc945a6c27f16d4e5e557e725ec67 (patch) | |
tree | 9c2280030b5b2d72349abb4ab2cf8b7d42bf615a /arch/sh/configs/r7780mp_defconfig | |
parent | 3d6ad460214cc72b93333f51f498441a56d622e9 (diff) |
sh: r7780 highlander clock fixes
Update the r7780 highlander defconfig to fix
PCLK value, while at it fix cmdline on r7785.
Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/configs/r7780mp_defconfig')
-rw-r--r-- | arch/sh/configs/r7780mp_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/configs/r7780mp_defconfig b/arch/sh/configs/r7780mp_defconfig index 68e5eff5d7fe..943da63a3852 100644 --- a/arch/sh/configs/r7780mp_defconfig +++ b/arch/sh/configs/r7780mp_defconfig | |||
@@ -260,7 +260,7 @@ CONFIG_SH_R7780MP=y | |||
260 | # | 260 | # |
261 | CONFIG_SH_TMU=y | 261 | CONFIG_SH_TMU=y |
262 | CONFIG_SH_TIMER_IRQ=28 | 262 | CONFIG_SH_TIMER_IRQ=28 |
263 | CONFIG_SH_PCLK_FREQ=32000000 | 263 | CONFIG_SH_PCLK_FREQ=33333333 |
264 | # CONFIG_NO_HZ is not set | 264 | # CONFIG_NO_HZ is not set |
265 | # CONFIG_HIGH_RES_TIMERS is not set | 265 | # CONFIG_HIGH_RES_TIMERS is not set |
266 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 266 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |