x86/PCI: use host bridge _CRS info by default on 2008 and newer machines
[linux-2.6-block.git] / arch / x86 / include / asm / pci_x86.h
index b4bf9a942ed0810418613f75b156e328fc0fd5d9..05b58ccb2e826521e627e439e466412e3e42027a 100644 (file)
@@ -29,6 +29,7 @@
 #define PCI_CHECK_ENABLE_AMD_MMCONF    0x20000
 #define PCI_HAS_IO_ECS         0x40000
 #define PCI_NOASSIGN_ROMS      0x80000
+#define PCI_ROOT_NO_CRS                0x100000
 
 extern unsigned int pci_probe;
 extern unsigned long pirq_table_addr;