]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xen: remove XEN_PLATFORM_PCI config option
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 19 Oct 2011 17:34:39 +0000 (13:34 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 19 Oct 2011 18:48:10 +0000 (14:48 -0400)
commit55eb6092903a25a29626ad3b4dc3d7d97837bfbd
tree785ca339a5fe412966a80001394b7a47b550477c
parent0d526fc535231a2fb6b0bcba120d070dde35a71b
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 <stefano.stabellini@eu.citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Conflicts:

drivers/xen/Makefile
drivers/xen/Kconfig
drivers/xen/Makefile