From: Anton Blanchard Date: Tue, 31 Mar 2009 20:14:25 +0000 (+0000) Subject: powerpc/pseries: Enable relay in pseries_defconfig X-Git-Tag: v3.12-rc1~14698^2~40 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4c6cf42843e924fd2f71439d87e85b739b2aa973;p=kernel%2Fkernel-generic.git powerpc/pseries: Enable relay in pseries_defconfig Enable relay in pseries config, ppc64_defconfig had it enabled but pseries did not. Signed-off-by: Anton Blanchard Signed-off-by: Paul Mackerras --- diff --git a/arch/powerpc/configs/pseries_defconfig b/arch/powerpc/configs/pseries_defconfig index 61b1008..f1889ab 100644 --- a/arch/powerpc/configs/pseries_defconfig +++ b/arch/powerpc/configs/pseries_defconfig @@ -95,7 +95,7 @@ CONFIG_CGROUP_CPUACCT=y CONFIG_SYSFS_DEPRECATED=y CONFIG_SYSFS_DEPRECATED_V2=y CONFIG_PROC_PID_CPUSET=y -# CONFIG_RELAY is not set +CONFIG_RELAY=y CONFIG_NAMESPACES=y # CONFIG_UTS_NS is not set # CONFIG_IPC_NS is not set