blob: 98457587eee3daed4392eeb39c4fe5a1addba04c [file] [log] [blame]
# crosvm's PCI implementation does not support updating config space in
# various ways. This tells U-Boot to inherit -- but not touch -- the existing
# PCI config space.
CONFIG_PCI_ENUM_ONLY=y
CONFIG_PCI_REGION_MULTI_ENTRY=y
# CONFIG_PCI_PNP is not set
# CONFIG_PCI_ENHANCED_ALLOCATION is not set