[PATCH 21/30] KVM: PPC: make e500v2 and e500mc mutually exclusive
Tabi Timur-B04825
B04825 at freescale.com
Sat Feb 18 09:32:37 EST 2012
On Fri, Feb 17, 2012 at 10:56 AM, Alexander Graf <agraf at suse.de> wrote:
> config KVM_E500MC
> bool "KVM support for PowerPC E500MC/E5500 processors"
> - depends on EXPERIMENTAL && PPC_E500MC
> + depends on EXPERIMENTAL && PPC_E500MC && !KVM_E500V2
There was a patch floating around that made a similar change to the
platform support, so that you could either build an e500v2 kernel and
enable support only for e500v2 board, or you could build an e500mc
kernel and enable support only for e500mc boards. Last I heard, the
patch wasn't quite working, but that was a while ago.
Is there a connection between this patch and that one?
--
Timur Tabi
Linux kernel developer at Freescale
More information about the Linuxppc-dev
mailing list