]> Pileus Git - ~andy/linux/commit
PCI: mvebu: Make Marvell PCIe driver depend on OF
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 9 Aug 2013 10:35:50 +0000 (12:35 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 12 Aug 2013 18:18:20 +0000 (12:18 -0600)
commit5477a33b51b7282aca731213dc592b5f0c4e7c13
tree1c614db115e8593627db6ed926d62f5384d5150c
parentf48fbf9c7e892d1b070affb273970d948b825939
PCI: mvebu: Make Marvell PCIe driver depend on OF

The Marvell PCIe host controller driver is heavily tied to Device Tree
APIs, and can only be used on platforms where the Device Tree is
used.  Therefore, it should "depends on OF" to avoid build failures on
!OF configurations.

Reported-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Tested-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host/Kconfig