KVM: PPC: Remove shared defines for SPE and AltiVec interrupts
authorMihai Caraman <mihai.caraman@freescale.com>
Mon, 1 Sep 2014 10:17:43 +0000 (13:17 +0300)
committerAlexander Graf <agraf@suse.de>
Mon, 22 Sep 2014 08:11:34 +0000 (10:11 +0200)
We currently decide at compile-time which of the SPE or AltiVec units to
support exclusively. Guard kernel defines with CONFIG_SPE_POSSIBLE and
CONFIG_PPC_E500MC and remove shared defines.

Signed-off-by: Mihai Caraman <mihai.caraman@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>

No differences found