To support pluggable PCI devices. Signed-off-by: Mikko Rapeli <[email protected]> --- bsp/genericarm64/genericarm64.cfg | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/bsp/genericarm64/genericarm64.cfg b/bsp/genericarm64/genericarm64.cfg index 42b59ea1..e97d0897 100644 --- a/bsp/genericarm64/genericarm64.cfg +++ b/bsp/genericarm64/genericarm64.cfg @@ -154,6 +154,12 @@ CONFIG_PCI_HISI=y CONFIG_PCIE_KIRIN=m CONFIG_PCIE_HISI_STB=y +# Hotplug +CONFIG_HOTPLUG_PCI=y +CONFIG_HOTPLUG_PCI_ACPI=y +# Ampere +CONFIG_HOTPLUG_PCI_ACPI_AMPERE_ALTRA=m + # Bus devices CONFIG_ARM_CCI=y -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15939): https://lists.yoctoproject.org/g/linux-yocto/message/15939 Mute This Topic: https://lists.yoctoproject.org/mt/116254749/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
