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/lboxre2_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/lboxre2_defconfig')
-rw-r--r-- | arch/sh/configs/lboxre2_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/configs/lboxre2_defconfig b/arch/sh/configs/lboxre2_defconfig index 9fa66d92a4e7..b68b6cdbb78f 100644 --- a/arch/sh/configs/lboxre2_defconfig +++ b/arch/sh/configs/lboxre2_defconfig | |||
@@ -231,7 +231,6 @@ CONFIG_CPU_HAS_PTEA=y | |||
231 | # | 231 | # |
232 | CONFIG_SH_TMU=y | 232 | CONFIG_SH_TMU=y |
233 | CONFIG_SH_TIMER_IRQ=16 | 233 | CONFIG_SH_TIMER_IRQ=16 |
234 | # CONFIG_NO_IDLE_HZ is not set | ||
235 | CONFIG_SH_PCLK_FREQ=40000000 | 234 | CONFIG_SH_PCLK_FREQ=40000000 |
236 | 235 | ||
237 | # | 236 | # |