Fix mmconf (PCIe memory mapped config space access) support in v2. It was
[coreboot.git] / src / config / Options.lb
index d2c47be55ea9b413d6aba8547b24a478365e6de7..1ad1ef8ca43d11fb55d8e717763ce363aeec2640 100644 (file)
@@ -983,6 +983,13 @@ define MMCONF_SUPPORT_DEFAULT
        comment "enable mmconfig for pci conf"
 end
 
+define MMCONF_BASE_ADDRESS
+       default none
+       format "0x%x"
+       export used
+       comment "enable mmconfig base address"
+end
+
 define HW_MEM_HOLE_SIZEK
         default 0
         export always