Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
[safe/jmp/linux-2.6] / arch / x86 / lguest / Kconfig
index c4dffbe..8dab8f7 100644 (file)
@@ -1,6 +1,7 @@
 config LGUEST_GUEST
        bool "Lguest guest support"
        select PARAVIRT
+       depends on X86_32
        depends on !X86_PAE
        select VIRTIO
        select VIRTIO_RING