igb: missing rtnl_unlock in igb_sriov_reinit()
[firefly-linux-kernel-4.4.55.git] / drivers / pci / Kconfig
index 7a8f1c5e65af19fce7bd7460fcc59cad5df2e905..73de4efcbe6edc85c8f3fb54e0c925a7ab30492b 100644 (file)
@@ -1,6 +1,10 @@
 #
 # PCI configuration
 #
+config PCI_BUS_ADDR_T_64BIT
+       def_bool y if (ARCH_DMA_ADDR_T_64BIT || 64BIT)
+       depends on PCI
+
 config PCI_MSI
        bool "Message Signaled Interrupts (MSI and MSI-X)"
        depends on PCI