Skip to content

Commit

Permalink
arm64: configs: enable pstore last kmsg
Browse files Browse the repository at this point in the history
Signed-off-by: Shashank Patil <[email protected]>
  • Loading branch information
itsshashanksp committed Feb 19, 2024
1 parent 3d60ac6 commit 1915ff1
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion arch/arm64/configs/vendor/courbet_perf_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion arch/arm64/configs/vendor/davinci_perf_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion arch/arm64/configs/vendor/phoenix_perf_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion arch/arm64/configs/vendor/sweet_perf_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion arch/arm64/configs/vendor/toco_perf_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion arch/arm64/configs/vendor/tucana_perf_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion arch/arm64/configs/vendor/violet_perf_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1915ff1

Please sign in to comment.