Skip to content

Commit

Permalink
defconfig: r3: update emmc defconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
frank-w committed Jun 29, 2024
1 parent 516ab6b commit c849b67
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions configs/mt7986a_bpir3_emmc_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ CONFIG_CMD_READ=y
CONFIG_CMD_PING=y
CONFIG_CMD_SMC=y
CONFIG_CMD_FAT=y
CONFIG_CMD_EXT4=y
CONFIG_CMD_FS_GENERIC=y
CONFIG_PARTITION_TYPE_GUID=y
CONFIG_ENV_OVERWRITE=y
Expand Down Expand Up @@ -113,3 +114,10 @@ CONFIG_CMD_PCI=y
CONFIG_NVME_PCI=y
CONFIG_NVME=y
CONFIG_CMD_CACHE=y

CONFIG_CMD_PSTORE=y
CONFIG_CMD_PSTORE_MEM_ADDR=0x42ff0000
CONFIG_CMD_PSTORE_RECORD_SIZE=0x1000
#CONFIG_CMD_PSTORE_CONSOLE_SIZE=0x1000
#CONFIG_CMD_PSTORE_FTRACE_SIZE=0x0
#CONFIG_CMD_PSTORE_PMSG_SIZE=0x1000

0 comments on commit c849b67

Please sign in to comment.