On Fri, Feb 17, 2012 at 10:56 AM, Alexander Graf <agraf@xxxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html