update kernel config: CONFIG_PCI_REALLOC_ENABLE_AUTO=y

Automatically re-allocate PCI resources if SR-IOV BARs have not been allocated by the BIOS.
This commit is contained in:
Lewis Kang
2018-06-04 14:45:05 +08:00
parent 0a833a8a87
commit d6a0d54405

View File

@@ -747,7 +747,7 @@ CONFIG_PCI_BUS_ADDR_T_64BIT=y
CONFIG_PCI_MSI=y
CONFIG_PCI_MSI_IRQ_DOMAIN=y
# CONFIG_PCI_DEBUG is not set
# CONFIG_PCI_REALLOC_ENABLE_AUTO is not set
CONFIG_PCI_REALLOC_ENABLE_AUTO=y
# CONFIG_PCI_STUB is not set
CONFIG_HT_IRQ=y
CONFIG_PCI_ATS=y