ARM: multi_v7_defconfig: enable pstore configs
authorBrian Norris <briannorris@chromium.org>
Thu, 9 Feb 2017 20:52:50 +0000 (12:52 -0800)
committerArnd Bergmann <arnd@arndb.de>
Thu, 16 Feb 2017 16:22:18 +0000 (17:22 +0100)
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>
arch/arm/configs/multi_v7_defconfig

index 32c5893f39038d6a8c44ae15030864c7fd460ede..69bee6c5b3a3e95b6e18b4697a32a49e6b1ca1c2 100644 (file)
@@ -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