diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2021-06-23 17:01:03 +0300 |
---|---|---|
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | 2021-10-07 15:55:51 +0100 |
commit | 8faa1d2defb795806cc46c21d16ad01bb37d23c4 (patch) | |
tree | a9ee7777dc0124cd7a8515a59c8111c9dc63b822 /drivers/pci/controller/pci-aardvark.c | |
parent | 2908a0d81f5b24081e95219b8bdc5b93a310f537 (diff) |
PCI: dwc: Clean up Kconfig dependencies (PCIE_DW_EP)
The "depends on" Kconfig construct is a no-op in options that
are selected and therefore has no effect. Remove it.
Clean up the users of PCIE_DW_EP and introduce idiom
depends on PCI_ENDPOINT
select PCIE_DW_EP
for all of them.
Link: https://lore.kernel.org/r/20210623140103.47818-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Diffstat (limited to 'drivers/pci/controller/pci-aardvark.c')
0 files changed, 0 insertions, 0 deletions