summaryrefslogtreecommitdiff
path: root/arch/x86/lguest/Kconfig
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2009-02-25 00:11:51 (GMT)
committerH. Peter Anvin <hpa@zytor.com>2009-02-25 00:11:51 (GMT)
commit638bee71c83a2837b48062fdc5b222163cf53d79 (patch)
tree9c1699c07a5aa547d769138317279b8ee1ba89e8 /arch/x86/lguest/Kconfig
parent2aaa822984b97efd894d10d1e1382206ef0291a7 (diff)
parenta852cbfaaf8122827602027b1614971cfd832304 (diff)
downloadlinux-fsl-qoriq-638bee71c83a2837b48062fdc5b222163cf53d79.tar.xz
Merge branch 'x86/core' into x86/mce2
Diffstat (limited to 'arch/x86/lguest/Kconfig')
-rw-r--r--arch/x86/lguest/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/lguest/Kconfig b/arch/x86/lguest/Kconfig
index c70e12b..8dab8f7 100644
--- a/arch/x86/lguest/Kconfig
+++ b/arch/x86/lguest/Kconfig
@@ -3,7 +3,6 @@ config LGUEST_GUEST
select PARAVIRT
depends on X86_32
depends on !X86_PAE
- depends on !X86_VOYAGER
select VIRTIO
select VIRTIO_RING
select VIRTIO_CONSOLE