From 606e7070b4949d31b55d9d10d86ae5770d654f68 Mon Sep 17 00:00:00 2001 From: Anton Blanchard Date: Mon, 15 Oct 2007 06:06:59 +1000 Subject: [PATCH] --- yaml --- r: 70881 b: refs/heads/master c: 8129535b6bcf40be62af2ae6b9234494f39725dd h: refs/heads/master i: 70879: 6a48907a657d241dcf6ea4ac3f6f8336a3c37708 v: v3 --- [refs] | 2 +- trunk/arch/powerpc/configs/ppc64_defconfig | 4 ++++ trunk/arch/powerpc/configs/pseries_defconfig | 4 ++++ 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 0e42303f07f1..47547b5d027b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9697add0f88b439d4f5f25556785beeaf6b836b9 +refs/heads/master: 8129535b6bcf40be62af2ae6b9234494f39725dd diff --git a/trunk/arch/powerpc/configs/ppc64_defconfig b/trunk/arch/powerpc/configs/ppc64_defconfig index 76e3fab31f66..bb8d4e46f0c5 100644 --- a/trunk/arch/powerpc/configs/ppc64_defconfig +++ b/trunk/arch/powerpc/configs/ppc64_defconfig @@ -217,6 +217,10 @@ CONFIG_AXON_RAM=m # # Kernel options # +CONFIG_TICK_ONESHOT=y +CONFIG_NO_HZ=y +CONFIG_HIGH_RES_TIMERS=y +CONFIG_GENERIC_CLOCKEVENTS_BUILD=y # CONFIG_HZ_100 is not set CONFIG_HZ_250=y # CONFIG_HZ_300 is not set diff --git a/trunk/arch/powerpc/configs/pseries_defconfig b/trunk/arch/powerpc/configs/pseries_defconfig index 2362474c7dc3..c09eb8cfbe71 100644 --- a/trunk/arch/powerpc/configs/pseries_defconfig +++ b/trunk/arch/powerpc/configs/pseries_defconfig @@ -177,6 +177,10 @@ CONFIG_IBMEBUS=y # # Kernel options # +CONFIG_TICK_ONESHOT=y +CONFIG_NO_HZ=y +CONFIG_HIGH_RES_TIMERS=y +CONFIG_GENERIC_CLOCKEVENTS_BUILD=y # CONFIG_HZ_100 is not set CONFIG_HZ_250=y # CONFIG_HZ_300 is not set