aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/s390/kvm/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/s390/kvm/Kconfig b/arch/s390/kvm/Kconfig
index 2489b341a00b..1761b74d639b 100644
--- a/arch/s390/kvm/Kconfig
+++ b/arch/s390/kvm/Kconfig
@@ -36,6 +36,9 @@ config KVM
36 36
37 If unsure, say N. 37 If unsure, say N.
38 38
39config KVM_TRACE
40 bool
41
39# OK, it's a little counter-intuitive to do this, but it puts it neatly under 42# OK, it's a little counter-intuitive to do this, but it puts it neatly under
40# the virtualization menu. 43# the virtualization menu.
41source drivers/virtio/Kconfig 44source drivers/virtio/Kconfig