x86_32 explicitly unset KVM_TRACE

experimental and default disabled.

svn path=/dists/trunk/linux-2.6/; revision=12777
This commit is contained in:
Maximilian Attems 2009-02-12 17:43:34 +00:00
parent de79d5bbd9
commit ef74ca9ffd
1 changed files with 1 additions and 0 deletions

View File

@ -166,6 +166,7 @@ CONFIG_VIRTUALIZATION=y
CONFIG_KVM=m
CONFIG_KVM_INTEL=m
CONFIG_KVM_AMD=m
# CONFIG_KVM_TRACE is not set
##
## file: arch/x86/lguest/Kconfig