ANDROID: GKI: Enable CONFIG properties to allow for PCIE hotplugging

Bug: 335861878
Test: builds and verified PCI Hotplugging works downstream
Change-Id: Iebb795d6a46c61758ed63ae9f072d9aab2c840a3
Signed-off-by: Richard Zhang <rizhang@google.com>
This commit is contained in:
Richard Zhang
2024-04-22 22:18:25 +00:00
parent 597cd16cd2
commit 466fcb778c
+2
View File
@@ -272,9 +272,11 @@ CONFIG_RFKILL=m
CONFIG_NFC=m
CONFIG_PCI=y
CONFIG_PCIEPORTBUS=y
CONFIG_HOTPLUG_PCI_PCIE=y
CONFIG_PCIEAER=y
CONFIG_PCI_MSI=y
CONFIG_PCI_IOV=y
CONFIG_HOTPLUG_PCI=y
CONFIG_PCIE_DW_PLAT_EP=y
CONFIG_PCI_ENDPOINT=y
CONFIG_FW_LOADER_USER_HELPER=y