Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 141341cd authored by Rusty Russell's avatar Rusty Russell
Browse files

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

parent 891ff65f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
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