提交 141341cd 编写于 作者: R Rusty Russell

Lguest currently depends on 32-bit x86, not just x86.

Signed-off-by: NRusty Russell <rusty@rustcorp.com.au>
上级 891ff65f
config LGUEST
tristate "Linux hypervisor example code"
depends on X86 && EXPERIMENTAL && !X86_PAE && FUTEX && !(X86_VISWS || X86_VOYAGER)
depends on X86_32 && EXPERIMENTAL && !X86_PAE && FUTEX && !(X86_VISWS || X86_VOYAGER)
select HVC_DRIVER
---help---
This is a very simple module which allows you to run
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册