diff options
| -rw-r--r-- | arch/powerpc/configs/ppc64_defconfig | 4 | ||||
| -rw-r--r-- | arch/powerpc/configs/pseries_defconfig | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig index 76e3fab31f66..bb8d4e46f0c5 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 | # |
| 220 | CONFIG_TICK_ONESHOT=y | ||
| 221 | CONFIG_NO_HZ=y | ||
| 222 | CONFIG_HIGH_RES_TIMERS=y | ||
| 223 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
| 220 | # CONFIG_HZ_100 is not set | 224 | # CONFIG_HZ_100 is not set |
| 221 | CONFIG_HZ_250=y | 225 | CONFIG_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 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 |
