From: Will Deacon Date: Tue, 27 May 2014 22:26:35 +0000 (+0100) Subject: ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORM X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~45^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08d38bebb4dcd6414944f8277ea5ea30010664fe;p=pandora-kernel.git ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORM When targetting ARCH_MULTIPLATFORM, we may include support for SoCs with PCI-capable devices (e.g. mach-virt with virtio-pci). This patch allows PCI support to be selected for these SoCs by selecting CONFIG_MIGHT_HAVE_PCI when CONFIG_ARCH_MULTIPLATFORM=y and removes the individual selections from multi-platform enabled SoCs. Acked-by: Rob Herring Signed-off-by: Will Deacon Signed-off-by: Olof Johansson --- Reading git-diff-tree failed