For nxp-s32g2xx bsp, enable PCIE related configurations. Signed-off-by: Xulin Sun <[email protected]> --- bsp/nxp-s32g2xx/nxp-s32g2xx.cfg | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/bsp/nxp-s32g2xx/nxp-s32g2xx.cfg b/bsp/nxp-s32g2xx/nxp-s32g2xx.cfg index ddcbf480..f82f3578 100755 --- a/bsp/nxp-s32g2xx/nxp-s32g2xx.cfg +++ b/bsp/nxp-s32g2xx/nxp-s32g2xx.cfg @@ -55,6 +55,15 @@ CONFIG_SPI_SPIDEV=y CONFIG_GPIO_SYSFS=y CONFIG_GPIO_S32GEN1=y +#PCIE +CONFIG_PCI=y +CONFIG_PCI_S32GEN1=y +CONFIG_PCIE_DW=y +CONFIG_PCIE_DW_PLAT_HOST=y +CONFIG_PCI_ENDPOINT=y +CONFIG_PCIE_DW_PLAT_EP=y +CONFIG_PCI_S32GEN1_INIT_EP_BARS=y + #USB CONFIG_USB=y CONFIG_USB_OTG=y -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9096): https://lists.yoctoproject.org/g/linux-yocto/message/9096 Mute This Topic: https://lists.yoctoproject.org/mt/77190500/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
