diff options
Diffstat (limited to 'drivers/pci/host/Kconfig')
| -rw-r--r-- | drivers/pci/host/Kconfig | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/drivers/pci/host/Kconfig b/drivers/pci/host/Kconfig deleted file mode 100644 index 1184ff6fe864..000000000000 --- a/drivers/pci/host/Kconfig +++ /dev/null @@ -1,17 +0,0 @@ -menu "PCI host controller drivers" - depends on PCI - -config PCI_MVEBU - bool "Marvell EBU PCIe controller" - depends on ARCH_MVEBU || ARCH_KIRKWOOD - -config PCIE_DW - bool - -config PCI_EXYNOS - bool "Samsung Exynos PCIe controller" - depends on SOC_EXYNOS5440 - select PCIEPORTBUS - select PCIE_DW - -endmenu |
