diff options
author | Paul Mundt <lethal@linux-sh.org> | 2008-09-29 20:14:44 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-09-29 20:14:44 +0900 |
commit | bdeb3be7cc6911477b7169dad62a427d7a263d02 (patch) | |
tree | 34bd7da32a07d634e5233538d9f82dd4463e859e /arch/sh | |
parent | 4d01cdafbafc0fdeb730838ca38a48e5ca2894cd (diff) |
sh: Use clk fwk for preset lpj on sh64, too.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh')
-rw-r--r-- | arch/sh/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 71be7ff5c77..dca54ccdf29 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig @@ -28,7 +28,6 @@ config SUPERH32 config SUPERH64 def_bool y if CPU_SH5 - select GENERIC_CALIBRATE_DELAY config ARCH_DEFCONFIG string |