Skip to content

Commit

Permalink
defconfig: r4: add pstore
Browse files Browse the repository at this point in the history
  • Loading branch information
frank-w committed Apr 10, 2024
1 parent 8cd7914 commit 82abc02
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions configs/mt7988a_bpir4_sd_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -115,3 +115,10 @@ CONFIG_NVME_PCI=y
CONFIG_NVME=y
CONFIG_CMD_CACHE=y
CONFIG_CMD_PINMUX=y

CONFIG_CMD_PSTORE=y
CONFIG_CMD_PSTORE_MEM_ADDR=0x42ff0000
CONFIG_CMD_PSTORE_RECORD_SIZE=0x2000
CONFIG_CMD_PSTORE_CONSOLE_SIZE=0x2000
CONFIG_CMD_PSTORE_FTRACE_SIZE=0x0
CONFIG_CMD_PSTORE_PMSG_SIZE=0x2000

0 comments on commit 82abc02

Please sign in to comment.