From 1915ff171ce4e7df2ba77e0bbccd30715ad7caec Mon Sep 17 00:00:00 2001 From: itsshashanksp <9945shashank@gmail.com> Date: Mon, 19 Feb 2024 14:28:48 +0530 Subject: [PATCH] arm64: configs: enable pstore last kmsg Signed-off-by: Shashank Patil <9945shashank@gmail.com> --- arch/arm64/configs/vendor/courbet_perf_defconfig | 2 +- arch/arm64/configs/vendor/davinci_perf_defconfig | 2 +- arch/arm64/configs/vendor/phoenix_perf_defconfig | 2 +- arch/arm64/configs/vendor/sweet_perf_defconfig | 2 +- arch/arm64/configs/vendor/toco_perf_defconfig | 2 +- arch/arm64/configs/vendor/tucana_perf_defconfig | 2 +- arch/arm64/configs/vendor/violet_perf_defconfig | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/arch/arm64/configs/vendor/courbet_perf_defconfig b/arch/arm64/configs/vendor/courbet_perf_defconfig index c62357a120dd..9199f5fa3161 100644 --- a/arch/arm64/configs/vendor/courbet_perf_defconfig +++ b/arch/arm64/configs/vendor/courbet_perf_defconfig @@ -5531,7 +5531,7 @@ CONFIG_PSTORE_ZLIB_COMPRESS=y CONFIG_PSTORE_CONSOLE=y CONFIG_PSTORE_PMSG=y CONFIG_PSTORE_RAM=y -# CONFIG_PSTORE_LAST_KMSG is not set +CONFIG_PSTORE_LAST_KMSG=y # CONFIG_SYSV_FS is not set # CONFIG_UFS_FS is not set CONFIG_EROFS_FS=y diff --git a/arch/arm64/configs/vendor/davinci_perf_defconfig b/arch/arm64/configs/vendor/davinci_perf_defconfig index df165bcd3bee..c58bdc32cf8a 100644 --- a/arch/arm64/configs/vendor/davinci_perf_defconfig +++ b/arch/arm64/configs/vendor/davinci_perf_defconfig @@ -5455,7 +5455,7 @@ CONFIG_PSTORE_ZLIB_COMPRESS=y CONFIG_PSTORE_CONSOLE=y CONFIG_PSTORE_PMSG=y CONFIG_PSTORE_RAM=y -# CONFIG_PSTORE_LAST_KMSG is not set +CONFIG_PSTORE_LAST_KMSG=y # CONFIG_SYSV_FS is not set # CONFIG_UFS_FS is not set CONFIG_EROFS_FS=y diff --git a/arch/arm64/configs/vendor/phoenix_perf_defconfig b/arch/arm64/configs/vendor/phoenix_perf_defconfig index 00d28af5dc66..77cd96508915 100644 --- a/arch/arm64/configs/vendor/phoenix_perf_defconfig +++ b/arch/arm64/configs/vendor/phoenix_perf_defconfig @@ -5520,7 +5520,7 @@ CONFIG_PSTORE_ZLIB_COMPRESS=y CONFIG_PSTORE_CONSOLE=y CONFIG_PSTORE_PMSG=y CONFIG_PSTORE_RAM=y -# CONFIG_PSTORE_LAST_KMSG is not set +CONFIG_PSTORE_LAST_KMSG=y # CONFIG_SYSV_FS is not set # CONFIG_UFS_FS is not set CONFIG_EROFS_FS=y diff --git a/arch/arm64/configs/vendor/sweet_perf_defconfig b/arch/arm64/configs/vendor/sweet_perf_defconfig index e2442c227b00..6e724eea8b9e 100644 --- a/arch/arm64/configs/vendor/sweet_perf_defconfig +++ b/arch/arm64/configs/vendor/sweet_perf_defconfig @@ -5534,7 +5534,7 @@ CONFIG_PSTORE_ZLIB_COMPRESS=y CONFIG_PSTORE_CONSOLE=y CONFIG_PSTORE_PMSG=y CONFIG_PSTORE_RAM=y -# CONFIG_PSTORE_LAST_KMSG is not set +CONFIG_PSTORE_LAST_KMSG=y # CONFIG_SYSV_FS is not set # CONFIG_UFS_FS is not set CONFIG_EROFS_FS=y diff --git a/arch/arm64/configs/vendor/toco_perf_defconfig b/arch/arm64/configs/vendor/toco_perf_defconfig index 2f005d4e0043..be9b1824f147 100644 --- a/arch/arm64/configs/vendor/toco_perf_defconfig +++ b/arch/arm64/configs/vendor/toco_perf_defconfig @@ -5486,7 +5486,7 @@ CONFIG_PSTORE_ZLIB_COMPRESS=y CONFIG_PSTORE_CONSOLE=y CONFIG_PSTORE_PMSG=y CONFIG_PSTORE_RAM=y -# CONFIG_PSTORE_LAST_KMSG is not set +CONFIG_PSTORE_LAST_KMSG=y # CONFIG_SYSV_FS is not set # CONFIG_UFS_FS is not set CONFIG_EROFS_FS=y diff --git a/arch/arm64/configs/vendor/tucana_perf_defconfig b/arch/arm64/configs/vendor/tucana_perf_defconfig index 1b8b4cf8ebf8..47a837e28b2d 100644 --- a/arch/arm64/configs/vendor/tucana_perf_defconfig +++ b/arch/arm64/configs/vendor/tucana_perf_defconfig @@ -5476,7 +5476,7 @@ CONFIG_PSTORE_ZLIB_COMPRESS=y CONFIG_PSTORE_CONSOLE=y CONFIG_PSTORE_PMSG=y CONFIG_PSTORE_RAM=y -# CONFIG_PSTORE_LAST_KMSG is not set +CONFIG_PSTORE_LAST_KMSG=y # CONFIG_SYSV_FS is not set # CONFIG_UFS_FS is not set CONFIG_EROFS_FS=y diff --git a/arch/arm64/configs/vendor/violet_perf_defconfig b/arch/arm64/configs/vendor/violet_perf_defconfig index fec559801ca3..1e581b929fad 100644 --- a/arch/arm64/configs/vendor/violet_perf_defconfig +++ b/arch/arm64/configs/vendor/violet_perf_defconfig @@ -5503,7 +5503,7 @@ CONFIG_PSTORE_ZLIB_COMPRESS=y CONFIG_PSTORE_CONSOLE=y CONFIG_PSTORE_PMSG=y CONFIG_PSTORE_RAM=y -# CONFIG_PSTORE_LAST_KMSG is not set +CONFIG_PSTORE_LAST_KMSG=y # CONFIG_SYSV_FS is not set # CONFIG_UFS_FS is not set CONFIG_EROFS_FS=y