]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: s390: add kvm to kconfig on s390
authorChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 25 Mar 2008 17:47:36 +0000 (18:47 +0100)
committerAvi Kivity <avi@qumranet.com>
Sun, 27 Apr 2008 09:00:47 +0000 (12:00 +0300)
commit06eb9c4c97db34879400d5fa579ce7eecb61e64d
treef16f4479739b1de7752c12363efbf82034258a5b
parentf4fe3abe1a3877911051ee694b2c4d7681b305e2
KVM: s390: add kvm to kconfig on s390

This patch adds the virtualization submenu and the kvm option to the kernel
config. It also defines HAVE_KVM for 64bit kernels.

Acked-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Carsten Otte <cotte@de.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/s390/Kconfig
arch/s390/kvm/Kconfig [new file with mode: 0644]