diff options
Diffstat (limited to 'arch/powerpc/configs/pseries_defconfig')
-rw-r--r-- | arch/powerpc/configs/pseries_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/powerpc/configs/pseries_defconfig b/arch/powerpc/configs/pseries_defconfig index 2362474c7dc3..c09eb8cfbe71 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 | # |
180 | CONFIG_TICK_ONESHOT=y | ||
181 | CONFIG_NO_HZ=y | ||
182 | CONFIG_HIGH_RES_TIMERS=y | ||
183 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
180 | # CONFIG_HZ_100 is not set | 184 | # CONFIG_HZ_100 is not set |
181 | CONFIG_HZ_250=y | 185 | CONFIG_HZ_250=y |
182 | # CONFIG_HZ_300 is not set | 186 | # CONFIG_HZ_300 is not set |