All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Ellerman <mpe@ellerman.id.au>
To: <linuxppc-dev@lists.ozlabs.org>
Subject: [PATCH 27/32] powerpc/configs/64s: Enable PSTORE
Date: Fri, 14 Apr 2023 23:24:10 +1000	[thread overview]
Message-ID: <20230414132415.821564-27-mpe@ellerman.id.au> (raw)
In-Reply-To: <20230414132415.821564-1-mpe@ellerman.id.au>

Like pseries & powernv_defconfig, enable PSTORE.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
---
 arch/powerpc/configs/ppc64_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig
index 833847b775ec..037219dda19f 100644
--- a/arch/powerpc/configs/ppc64_defconfig
+++ b/arch/powerpc/configs/ppc64_defconfig
@@ -341,6 +341,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
-- 
2.39.2


  parent reply	other threads:[~2023-04-14 13:45 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-14 13:23 [PATCH 01/32] powerpc/configs/64s: Update defconfig for symbol movement Michael Ellerman
2023-04-14 13:23 ` [PATCH 02/32] powerpc/configs/64s: Drop SPLPAR which is default y Michael Ellerman
2023-04-14 13:23 ` [PATCH 03/32] powerpc/configs/64s: Drop IPV6 " Michael Ellerman
2023-04-14 13:23 ` [PATCH 04/32] powerpc/configs/6s: Drop obsolete crypto ALGs Michael Ellerman
2023-04-14 13:23 ` [PATCH 05/32] powerpc/configs/64s: Enable PAPR_SCM Michael Ellerman
2023-04-14 13:23 ` [PATCH 06/32] powerpc/configs/64s: Add secure boot options to defconfig Michael Ellerman
2023-04-17  2:51   ` Andrew Donnellan
2023-04-17  3:38     ` Michael Ellerman
2023-04-17  5:06       ` Andrew Donnellan
2023-04-14 13:23 ` [PATCH 07/32] powerpc/configs/64s: Select ARCH_WANT_DEFAULT_BPF_JIT Michael Ellerman
2023-04-14 13:23 ` [PATCH 08/32] powerpc/configs/64s: Enable PREEMPT_VOLUNTARY Michael Ellerman
2023-04-14 13:23 ` [PATCH 09/32] powerpc/configs/64s: Enable AUDIT Michael Ellerman
2023-04-14 13:23 ` [PATCH 10/32] powerpc/configs/64s: Enable common accounting options Michael Ellerman
2023-04-14 13:23 ` [PATCH 11/32] powerpc/configs/64s: Enable NO_HZ_FULL Michael Ellerman
2023-04-14 13:23 ` [PATCH 12/32] powerpc/configs/64s: Enable common CGROUP & related options Michael Ellerman
2023-04-14 13:23 ` [PATCH 13/32] powerpc/configs/64s: Enable CHECKPOINT_RESTORE Michael Ellerman
2023-04-14 13:23 ` [PATCH 14/32] powerpc/configs/64s: Enable ZSWAP & ZRAM Michael Ellerman
2023-04-14 13:23 ` [PATCH 15/32] powerpc/configs/64s: Enable SLAB hardening options Michael Ellerman
2023-04-14 13:23 ` [PATCH 16/32] powerpc/configs/64s: Enable YAMA, LANDLOCK & BPF LSMs Michael Ellerman
2023-04-14 13:24 ` [PATCH 17/32] powerpc/configs/64s: Enable SELINUX Michael Ellerman
2023-04-14 13:24 ` [PATCH 18/32] powerpc/configs/64s: Enable KUNIT and most tests Michael Ellerman
2023-04-14 13:24 ` [PATCH 19/32] powerpc/configs/64s: Enable EMULATED_STATS Michael Ellerman
2023-04-14 13:24 ` [PATCH 20/32] powerpc/configs/64s: Enable DEBUG_VM & other options Michael Ellerman
2023-04-14 13:24 ` [PATCH 21/32] powerpc/configs/64s: Enable SCHEDSTATS Michael Ellerman
2023-04-14 13:24 ` [PATCH 22/32] powerpc/configs/64s: Enable IO_STRICT_DEVMEM Michael Ellerman
2023-04-14 13:24 ` [PATCH 23/32] powerpc/configs/64s: Use SHA512 for module signatures Michael Ellerman
2023-04-14 13:24 ` [PATCH 24/32] powerpc/configs/64s: Drop REISERFS Michael Ellerman
2023-04-14 13:24 ` [PATCH 25/32] powerpc/configs/64s: Enable BLK_DEV_NVME Michael Ellerman
2023-04-14 13:24 ` [PATCH 26/32] powerpc/configs/64s: Enable VLAN support Michael Ellerman
2023-04-14 13:24 ` Michael Ellerman [this message]
2023-04-14 13:24 ` [PATCH 28/32] powerpc/configs/64s: Enable Device Mapper options Michael Ellerman
2023-04-14 13:24 ` [PATCH 29/32] powerpc/configs: Add IBMVETH=y and IBMVNIC=y to guest configs Michael Ellerman
2023-04-14 13:24 ` [PATCH 30/32] powerpc/configs: Incorporate generic kvm_guest.config into " Michael Ellerman
2023-04-14 13:24 ` [PATCH 31/32] powerpc/configs: Make pseries_le an alias for ppc64le_guest Michael Ellerman
2023-04-14 13:24 ` [PATCH 32/32] powerpc/configs: Make pseries_defconfig " Michael Ellerman
2023-04-26 12:01 ` [PATCH 01/32] powerpc/configs/64s: Update defconfig for symbol movement Michael Ellerman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230414132415.821564-27-mpe@ellerman.id.au \
    --to=mpe@ellerman.id.au \
    --cc=linuxppc-dev@lists.ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.