Browse Source

KVM: s390: Stub out kvmtrace

Signed-off-by: Avi Kivity <avi@qumranet.com>
Avi Kivity 17 năm trước cách đây
mục cha
commit
7732a8d19b
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      arch/s390/kvm/Kconfig

+ 3 - 0
arch/s390/kvm/Kconfig

@@ -36,6 +36,9 @@ config KVM
 
 	  If unsure, say N.
 
+config KVM_TRACE
+       bool
+
 # OK, it's a little counter-intuitive to do this, but it puts it neatly under
 # the virtualization menu.
 source drivers/virtio/Kconfig