diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2008-05-12 17:37:21 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2008-05-12 17:39:16 +0100 |
commit | 150c9173031d43746d70582a17931350f3da8932 (patch) | |
tree | c8c383c5e14046e9b8cd4beb92a70984f45887ac /arch/sh/configs/landisk_defconfig | |
parent | ee9c578527a93c66becb526c4a122c5358a959c5 (diff) | |
download | kernel_samsung_espresso10-150c9173031d43746d70582a17931350f3da8932.zip kernel_samsung_espresso10-150c9173031d43746d70582a17931350f3da8932.tar.gz kernel_samsung_espresso10-150c9173031d43746d70582a17931350f3da8932.tar.bz2 |
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/landisk_defconfig')
-rw-r--r-- | arch/sh/configs/landisk_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/configs/landisk_defconfig b/arch/sh/configs/landisk_defconfig index f52db12..38f934a 100644 --- a/arch/sh/configs/landisk_defconfig +++ b/arch/sh/configs/landisk_defconfig @@ -226,7 +226,6 @@ CONFIG_CPU_HAS_PTEA=y # CONFIG_SH_TMU=y CONFIG_SH_TIMER_IRQ=16 -# CONFIG_NO_IDLE_HZ is not set CONFIG_SH_PCLK_FREQ=33333333 # |