diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2008-05-12 12:37:21 -0400 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2008-05-12 12:39:16 -0400 |
commit | 150c9173031d43746d70582a17931350f3da8932 (patch) | |
tree | c8c383c5e14046e9b8cd4beb92a70984f45887ac /arch/sh/configs/se7712_defconfig | |
parent | ee9c578527a93c66becb526c4a122c5358a959c5 (diff) |
dyntick: remove deferences from SH
SH does not have a configuration option for NO_IDLE_HZ their Kconfig
files, yet their defconfig files lists them. Remove those references.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/sh/configs/se7712_defconfig')
-rw-r--r-- | arch/sh/configs/se7712_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/configs/se7712_defconfig b/arch/sh/configs/se7712_defconfig index 240a1cef69a..2dd83af988f 100644 --- a/arch/sh/configs/se7712_defconfig +++ b/arch/sh/configs/se7712_defconfig | |||
@@ -236,7 +236,6 @@ CONFIG_CPU_HAS_SR_RB=y | |||
236 | # | 236 | # |
237 | CONFIG_SH_TMU=y | 237 | CONFIG_SH_TMU=y |
238 | CONFIG_SH_TIMER_IRQ=16 | 238 | CONFIG_SH_TIMER_IRQ=16 |
239 | # CONFIG_NO_IDLE_HZ is not set | ||
240 | CONFIG_SH_PCLK_FREQ=66666666 | 239 | CONFIG_SH_PCLK_FREQ=66666666 |
241 | 240 | ||
242 | # | 241 | # |