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/se7705_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/se7705_defconfig')
-rw-r--r-- | arch/sh/configs/se7705_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/configs/se7705_defconfig b/arch/sh/configs/se7705_defconfig index 84717d854867..490dcbc2ce33 100644 --- a/arch/sh/configs/se7705_defconfig +++ b/arch/sh/configs/se7705_defconfig | |||
@@ -239,7 +239,6 @@ CONFIG_CPU_HAS_SR_RB=y | |||
239 | # | 239 | # |
240 | CONFIG_SH_TMU=y | 240 | CONFIG_SH_TMU=y |
241 | CONFIG_SH_TIMER_IRQ=16 | 241 | CONFIG_SH_TIMER_IRQ=16 |
242 | # CONFIG_NO_IDLE_HZ is not set | ||
243 | CONFIG_SH_PCLK_FREQ=33333333 | 242 | CONFIG_SH_PCLK_FREQ=33333333 |
244 | 243 | ||
245 | # | 244 | # |