diff options
-rw-r--r-- | arch/ia64/kvm/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/ia64/kvm/Kconfig b/arch/ia64/kvm/Kconfig index d2e54b9321fb..7914e4828504 100644 --- a/arch/ia64/kvm/Kconfig +++ b/arch/ia64/kvm/Kconfig | |||
@@ -43,4 +43,7 @@ config KVM_INTEL | |||
43 | Provides support for KVM on Itanium 2 processors equipped with the VT | 43 | Provides support for KVM on Itanium 2 processors equipped with the VT |
44 | extensions. | 44 | extensions. |
45 | 45 | ||
46 | config KVM_TRACE | ||
47 | bool | ||
48 | |||
46 | endif # VIRTUALIZATION | 49 | endif # VIRTUALIZATION |