KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2
authorAlexander Graf <agraf@suse.de>
Wed, 15 Feb 2012 23:40:00 +0000 (23:40 +0000)
committerAvi Kivity <avi@redhat.com>
Sun, 8 Apr 2012 09:54:57 +0000 (12:54 +0300)
The CONFIG_KVM_E500 option really indicates that we're running on a V2 machine,
not on a machine of the generic E500 class. So indicate that properly and
change the config name accordingly.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found