From: Paul Jackson <pj@sgi.com>

Make CONFIG_CPUSETS enabled by default in sn2_defconfig.

Signed-off-by: Paul Jackson <pj@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 25-akpm/arch/ia64/configs/sn2_defconfig |    1 +
 1 files changed, 1 insertion(+)

diff -puN arch/ia64/configs/sn2_defconfig~cpusets-make-config_cpusets-the-default-in-sn2_defconfig arch/ia64/configs/sn2_defconfig
--- 25/arch/ia64/configs/sn2_defconfig~cpusets-make-config_cpusets-the-default-in-sn2_defconfig	2004-11-03 20:21:20.168169600 -0800
+++ 25-akpm/arch/ia64/configs/sn2_defconfig	2004-11-03 20:21:38.820334040 -0800
@@ -31,6 +31,7 @@ CONFIG_KALLSYMS_ALL=y
 # CONFIG_KALLSYMS_EXTRA_PASS is not set
 CONFIG_FUTEX=y
 CONFIG_EPOLL=y
+CONFIG_CPUSETS=y
 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
 CONFIG_SHMEM=y
 CONFIG_CC_ALIGN_FUNCTIONS=0
_