]> asedeno.scripts.mit.edu Git - linux.git/commit
PCI: dwc: Adjust Kconfig to allow IMX6 PCIe host on IMX7
authorTrent Piepho <tpiepho@impinj.com>
Fri, 16 Nov 2018 00:08:33 +0000 (00:08 +0000)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Tue, 18 Dec 2018 12:01:16 +0000 (12:01 +0000)
commita3ed1446520ef68466ba75b774152d789710ea95
treeb63ed4ad34a5f00092cfba0701f2403ef9dc3683
parentedfd39f0a417111365442f07c04150d2950f3a25
PCI: dwc: Adjust Kconfig to allow IMX6 PCIe host on IMX7

The IMX6 PCI-e host driver also supports the IMX7d. However, the
Kconfig dependencies of the driver prevented it from being enabled
unless the kernel was built with both IMX6 and IMX7 support.

It works fine to build with only IMX7 support enabled therefore
adjust the Kconfig entry to allow this configuration.

Signed-off-by: Trent Piepho <tpiepho@impinj.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: Lucas Stach <l.stach@pengutronix.de>
Cc: Andrey Smirnov <andrew.smirnov@gmail.com>
drivers/pci/controller/dwc/Kconfig