Skip to content

Commit

Permalink
defconfig: r3mini: add options for pcie, nvme and cache
Browse files Browse the repository at this point in the history
  • Loading branch information
frank-w committed Jan 21, 2024
1 parent f10b442 commit 3a9fb64
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions configs/mt7986a_bpir3mini_emmc_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -111,3 +111,10 @@ CONFIG_SUPPORT_EMMC_BOOT=y

CONFIG_PHY_AIROHA=y
CONFIG_PHY_AIROHA_EN8811H=y

CONFIG_PCI=y
CONFIG_PCIE_MEDIATEK_GEN3=y
CONFIG_CMD_PCI=y
CONFIG_NVME_PCI=y
CONFIG_NVME=y
CONFIG_CMD_CACHE=y

0 comments on commit 3a9fb64

Please sign in to comment.