mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
ANDROID: configs: gki: add CONFIG_PSTORE_PMSG
Add CONFIG_PSTORE_PMSG for last logcat support. Bug: 171852252 Signed-off-by: Jonglin Lee <jonglin@google.com> Change-Id: I3b130886a2223598700a2da45c70932b11a174d8 (cherry picked from commit 6c412f5b2c4dfce5c607b6535f09281fd27b238d) Signed-off-by: Will McVicker <willmcvicker@google.com>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
74493ff4de
commit
32def97b7c
@@ -511,6 +511,7 @@ CONFIG_TMPFS=y
|
||||
# CONFIG_EFIVAR_FS is not set
|
||||
CONFIG_PSTORE=y
|
||||
CONFIG_PSTORE_CONSOLE=y
|
||||
CONFIG_PSTORE_PMSG=y
|
||||
CONFIG_PSTORE_RAM=y
|
||||
CONFIG_NLS_CODEPAGE_437=y
|
||||
CONFIG_NLS_CODEPAGE_737=y
|
||||
|
||||
@@ -449,6 +449,7 @@ CONFIG_TMPFS_POSIX_ACL=y
|
||||
# CONFIG_EFIVAR_FS is not set
|
||||
CONFIG_PSTORE=y
|
||||
CONFIG_PSTORE_CONSOLE=y
|
||||
CONFIG_PSTORE_PMSG=y
|
||||
CONFIG_PSTORE_RAM=y
|
||||
CONFIG_NLS_CODEPAGE_437=y
|
||||
CONFIG_NLS_CODEPAGE_737=y
|
||||
|
||||
Reference in New Issue
Block a user