diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-08-29 21:44:33 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-08-29 21:44:33 -0700 |
commit | 8bc2bee26bc7ba77eb1ffc3e3282002d9893cf09 (patch) | |
tree | e7c85eca8d55007b0a467b99820820cd40ef4963 /arch/ppc64/configs/iSeries_defconfig | |
parent | 826509f8110049663799bc20f2b5b6170e2f78ca (diff) | |
parent | 8913ca1c9ccb5eb6471afd419159729eef6e2730 (diff) |
Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6
Diffstat (limited to 'arch/ppc64/configs/iSeries_defconfig')
-rw-r--r-- | arch/ppc64/configs/iSeries_defconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/ppc64/configs/iSeries_defconfig b/arch/ppc64/configs/iSeries_defconfig index 219c6677abc..013d4e0e400 100644 --- a/arch/ppc64/configs/iSeries_defconfig +++ b/arch/ppc64/configs/iSeries_defconfig @@ -94,10 +94,10 @@ CONFIG_PREEMPT_NONE=y # CONFIG_PREEMPT_VOLUNTARY is not set # CONFIG_PREEMPT is not set # CONFIG_PREEMPT_BKL is not set -CONFIG_HZ_100=y -# CONFIG_HZ_250 is not set +# CONFIG_HZ_100 is not set +CONFIG_HZ_250=y # CONFIG_HZ_1000 is not set -CONFIG_HZ=100 +CONFIG_HZ=250 CONFIG_GENERIC_HARDIRQS=y CONFIG_LPARCFG=y CONFIG_SECCOMP=y |