diff options
author | Leonard Crestez <leonard.crestez@nxp.com> | 2019-03-11 18:59:28 +0000 |
---|---|---|
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | 2019-07-05 16:44:41 +0100 |
commit | 7e8ab1b268b1ab2d2956823f93c7f3c62b9c2b26 (patch) | |
tree | ee033a4789ce6a7e3f77b0fbb8e3bb044af250ed /drivers/pci/controller/dwc/pci-layerscape.c | |
parent | ca98329d3b58ef636b8f455b0b1b6ac9c89738b2 (diff) | |
download | linux-7e8ab1b268b1ab2d2956823f93c7f3c62b9c2b26.tar.bz2 |
PCI: imx6: Simplify Kconfig depends on
The imx6 driver can be used on imx6sx without enabling support for
imx6q or imx7d but the "depends on" condition doesn't allow that.
Instead of making the condition even longer just make it depend on
"ARCH_MXC || COMPILE_TEST" instead.
Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: Lucas Stach <l.stach@pengutronix.de>
Diffstat (limited to 'drivers/pci/controller/dwc/pci-layerscape.c')
0 files changed, 0 insertions, 0 deletions