KVM: ppc: fix Kconfig constraints
authorHollis Blanchard <hollisb@us.ibm.com>
Fri, 7 Nov 2008 19:15:13 +0000 (13:15 -0600)
committerAvi Kivity <avi@redhat.com>
Wed, 31 Dec 2008 14:52:25 +0000 (16:52 +0200)
Make sure that CONFIG_KVM cannot be selected without processor support
(currently, 440 is the only processor implementation available).

Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found