Skip to content

Commit

Permalink
Add DesignWare PCI Core Support for AMD Ryzen Embedded processors (so…
Browse files Browse the repository at this point in the history
…nic-net#395)

Co-authored-by: Guohan Lu <lguohan@gmail.com>
  • Loading branch information
roger530-ho and lguohan committed Jun 20, 2024
1 parent 1f101c1 commit a128c86
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions patch/kconfig-inclusions
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,14 @@ CONFIG_SPI_INTEL_PLATFORM=m
CONFIG_SPI_INTEL=m
# For pensando
CONFIG_IONIC=m
# For AMD Ryzen Embedded processors
CONFIG_PCI_ENDPOINT=y
CONFIG_PCIE_DW=y
CONFIG_PCIE_DW_HOST=y
CONFIG_PCIE_DW_EP=y
CONFIG_PCIE_DW_PLAT=y
CONFIG_PCIE_DW_PLAT_HOST=y
CONFIG_PCIE_DW_PLAT_EP=y

[arm64]
# For Marvell
Expand Down

0 comments on commit a128c86

Please sign in to comment.