From: Aruna Balakrishnaiah Date: Mon, 24 Jun 2013 06:53:00 +0000 (+0530) Subject: powerpc/pseries: Enable PSTORE in pseries_defconfig X-Git-Tag: v3.11-rc1~94^2~50 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=99b308e3bbacc26509858ac78ebc7a0a1dfbb888;p=profile%2Fivi%2Fkernel-x86-ivi.git powerpc/pseries: Enable PSTORE in pseries_defconfig Since now we have pstore support for nvram in pseries, enable it in the default config. With this config option enabled, pstore infra-structure will be used to read/write the messages from/to nvram. Signed-off-by: Aruna Balakrishnaiah Acked-by: Michael Neuling Signed-off-by: Benjamin Herrenschmidt --- diff --git a/arch/powerpc/configs/pseries_defconfig b/arch/powerpc/configs/pseries_defconfig index c4dfbaf..bea8587 100644 --- a/arch/powerpc/configs/pseries_defconfig +++ b/arch/powerpc/configs/pseries_defconfig @@ -296,6 +296,7 @@ CONFIG_SQUASHFS=m CONFIG_SQUASHFS_XATTR=y CONFIG_SQUASHFS_LZO=y CONFIG_SQUASHFS_XZ=y +CONFIG_PSTORE=y CONFIG_NFS_FS=y CONFIG_NFS_V3_ACL=y CONFIG_NFS_V4=y