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/se7750_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/se7750_defconfig')
-rw-r--r-- | arch/sh/configs/se7750_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/configs/se7750_defconfig b/arch/sh/configs/se7750_defconfig index c60b6fd4fc42..167786f9a9bd 100644 --- a/arch/sh/configs/se7750_defconfig +++ b/arch/sh/configs/se7750_defconfig | |||
@@ -235,7 +235,6 @@ CONFIG_CPU_HAS_PTEA=y | |||
235 | # | 235 | # |
236 | CONFIG_SH_TMU=y | 236 | CONFIG_SH_TMU=y |
237 | CONFIG_SH_TIMER_IRQ=16 | 237 | CONFIG_SH_TIMER_IRQ=16 |
238 | # CONFIG_NO_IDLE_HZ is not set | ||
239 | CONFIG_SH_PCLK_FREQ=33333333 | 238 | CONFIG_SH_PCLK_FREQ=33333333 |
240 | 239 | ||
241 | # | 240 | # |