PCI Keystone Host Mode
configname: CONFIG_PCI_KEYSTONE_HOST
Linux Kernel Configuration
└─>Device Drivers
└─>PCI support
└─>PCI controller drivers
└─>DesignWare PCI Core Support
└─>PCI Keystone Host Mode
In linux kernel since version 4.14.326 (release Date: 2023-09-23)
Enables support for the PCIe controller in the Keystone SoC to
work in host mode. The PCI controller on Keystone is based on
DesignWare hardware and therefore the driver re-uses the
DesignWare core functions to implement the driver.
work in host mode. The PCI controller on Keystone is based on
DesignWare hardware and therefore the driver re-uses the
DesignWare core functions to implement the driver.
depends
CONFIG_PCICONFIG_PCI_MSI_IRQ_DOMAIN
CONFIG_ARCH_K3 or CONFIG_ARCH_KEYSTONE or CONFIG_COMPILE_TEST
CONFIG_ARM or CONFIG_ARM64