diff options
author | H. Peter Anvin <hpa@zytor.com> | 2009-02-25 00:11:51 (GMT) |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-02-25 00:11:51 (GMT) |
commit | 638bee71c83a2837b48062fdc5b222163cf53d79 (patch) | |
tree | 9c1699c07a5aa547d769138317279b8ee1ba89e8 /arch/x86/lguest/Kconfig | |
parent | 2aaa822984b97efd894d10d1e1382206ef0291a7 (diff) | |
parent | a852cbfaaf8122827602027b1614971cfd832304 (diff) | |
download | linux-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/Kconfig | 1 |
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 |