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

Commit b0bd96fe authored by Rusty Russell's avatar Rusty Russell
Browse files

lguest: now depends on PCI

parent b2b89ebf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
config LGUEST_GUEST
	bool "Lguest guest support"
	depends on X86_32 && PARAVIRT
	depends on X86_32 && PARAVIRT && PCI
	select TTY
	select VIRTUALIZATION
	select VIRTIO