]> err.no Git - linux-2.6/blobdiff - drivers/kvm/Kconfig
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[linux-2.6] / drivers / kvm / Kconfig
index 33fa28a8c1993d5dd3cc258ec3896e41b0941cbb..6cecc396e04064e6ca8f91ca766e02ea8842783e 100644 (file)
@@ -11,7 +11,7 @@ if VIRTUALIZATION
 config KVM
        tristate "Kernel-based Virtual Machine (KVM) support"
        depends on X86 && EXPERIMENTAL
-       depends on X86_CMPXCHG64 || 64BIT
+       select ANON_INODES
        ---help---
          Support hosting fully virtualized guest machines using hardware
          virtualization extensions.  You will need a fairly recent