From: Stefano Stabellini Date: Thu, 29 Sep 2011 11:05:58 +0000 (+0100) Subject: xen: remove XEN_PLATFORM_PCI config option X-Git-Tag: v3.2-rc1~192^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fbdc10395cd500d6ff844825a918c4e6f38de37;p=pandora-kernel.git xen: remove XEN_PLATFORM_PCI config option Xen PVHVM needs xen-platform-pci, on the other hand xen-platform-pci is useless in any other cases. Therefore remove the XEN_PLATFORM_PCI config option and compile xen-platform-pci built-in if XEN_PVHVM is selected. Changes to v1: - remove xen-platform-pci.o and just use platform-pci.o since it is not externally visible anymore. Signed-off-by: Stefano Stabellini Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed