aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc')
-rw-r--r--arch/powerpc/configs/ppc64_defconfig4
-rw-r--r--arch/powerpc/configs/pseries_defconfig4
2 files changed, 8 insertions, 0 deletions
diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig
index 76e3fab31f6..bb8d4e46f0c 100644
--- a/arch/powerpc/configs/ppc64_defconfig
+++ b/arch/powerpc/configs/ppc64_defconfig
@@ -217,6 +217,10 @@ CONFIG_AXON_RAM=m
217# 217#
218# Kernel options 218# Kernel options
219# 219#
220CONFIG_TICK_ONESHOT=y
221CONFIG_NO_HZ=y
222CONFIG_HIGH_RES_TIMERS=y
223CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
220# CONFIG_HZ_100 is not set 224# CONFIG_HZ_100 is not set
221CONFIG_HZ_250=y 225CONFIG_HZ_250=y
222# CONFIG_HZ_300 is not set 226# CONFIG_HZ_300 is not set
diff --git a/arch/powerpc/configs/pseries_defconfig b/arch/powerpc/configs/pseries_defconfig
index 2362474c7dc..c09eb8cfbe7 100644
--- a/arch/powerpc/configs/pseries_defconfig
+++ b/arch/powerpc/configs/pseries_defconfig
@@ -177,6 +177,10 @@ CONFIG_IBMEBUS=y
177# 177#
178# Kernel options 178# Kernel options
179# 179#
180CONFIG_TICK_ONESHOT=y
181CONFIG_NO_HZ=y
182CONFIG_HIGH_RES_TIMERS=y
183CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
180# CONFIG_HZ_100 is not set 184# CONFIG_HZ_100 is not set
181CONFIG_HZ_250=y 185CONFIG_HZ_250=y
182# CONFIG_HZ_300 is not set 186# CONFIG_HZ_300 is not set