summaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorBrian Norris <briannorris@chromium.org>2017-02-09 12:52:50 -0800
committerArnd Bergmann <arnd@arndb.de>2017-02-16 17:22:18 +0100
commitddf5cf02b981e32aa5896cfd66fc191b9a58ed2e (patch)
tree492ee05ca710e2fa6da600ae9f2a7481cf3feba3 /arch/arm
parent132509843461fa06d9b7b8ba17a1309736ceefac (diff)
ARM: multi_v7_defconfig: enable pstore configs
It's useful to get testing on these features on various boards (e.g., on KernelCI), and (when they're working) the ramoops feature is extremely helpful for debugging live systems. Signed-off-by: Brian Norris <briannorris@chromium.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/configs/multi_v7_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 32c5893f3903..69bee6c5b3a3 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -911,6 +911,10 @@ CONFIG_TMPFS=y
CONFIG_SQUASHFS=y
CONFIG_SQUASHFS_LZO=y
CONFIG_SQUASHFS_XZ=y
+CONFIG_PSTORE=y
+CONFIG_PSTORE_CONSOLE=y
+CONFIG_PSTORE_PMSG=y
+CONFIG_PSTORE_RAM=y
CONFIG_NFS_FS=y
CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=y