diff options
author | 2018-07-17 09:31:30 +0200 | |
---|---|---|
committer | 2018-07-17 09:31:30 +0200 | |
commit | 37c45b2354cb2270f246679bedd8bf798cca351c (patch) | |
tree | 113dbc1a94cc8e106b98c5d00105c91bd6623419 /drivers/pci/controller/dwc | |
parent | x86/mm: Add TLB purge to free pmd/pte page interfaces (diff) | |
parent | Linux 4.18-rc5 (diff) | |
download | wireguard-linux-37c45b2354cb2270f246679bedd8bf798cca351c.tar.xz wireguard-linux-37c45b2354cb2270f246679bedd8bf798cca351c.zip |
Merge tag 'v4.18-rc5' into x86/mm, to pick up fixes
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'drivers/pci/controller/dwc')
-rw-r--r-- | drivers/pci/controller/dwc/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pci/controller/dwc/Kconfig b/drivers/pci/controller/dwc/Kconfig index 16f52c626b4b..91b0194240a5 100644 --- a/drivers/pci/controller/dwc/Kconfig +++ b/drivers/pci/controller/dwc/Kconfig @@ -58,7 +58,6 @@ config PCIE_DW_PLAT_HOST depends on PCI && PCI_MSI_IRQ_DOMAIN select PCIE_DW_HOST select PCIE_DW_PLAT - default y help Enables support for the PCIe controller in the Designware IP to work in host mode. There are two instances of PCIe controller in |