mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-15 17:43:59 +00:00
xen/xenbus: making backend support modular is too complex
Impact: build fix Making the xenbus backend support a separate module is needlessly complex and causes build failures. Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
This commit is contained in:
parent
fce263c141
commit
329620a878
@ -30,7 +30,7 @@ config XEN_DEV_EVTCHN
|
||||
If in doubt, say yes.
|
||||
|
||||
config XEN_BACKEND
|
||||
tristate "Backend driver support"
|
||||
bool "Backend driver support"
|
||||
depends on XEN_DOM0
|
||||
default y
|
||||
help
|
||||
|
Loading…
x
Reference in New Issue
Block a user