[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Minios-devel] [UNIKRAFT PATCH 01/17] plat/xen: Introduce xenbus drivers menu



This patch introduces the xenbus drivers menu.

Signed-off-by: Roxana Nicolescu <nicolescu.roxana1996@xxxxxxxxx>
---
 plat/xen/Config.uk | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/plat/xen/Config.uk b/plat/xen/Config.uk
index 23bdf35a..1ab4cc85 100644
--- a/plat/xen/Config.uk
+++ b/plat/xen/Config.uk
@@ -58,7 +58,7 @@ config XEN_GNTTAB
        help
                Support grant table operations
 
-menuconfig XEN_XENBUS
+config XEN_XENBUS
        bool "Xenbus/XenStore driver"
        default n
        depends on (ARCH_X86_64)
@@ -68,4 +68,9 @@ menuconfig XEN_XENBUS
        help
                Registers Xenbus as bus driver to libukbus and provides a
                XenStore communication API for Xen drivers
+
+menu "Xenbus Drivers"
+        depends on XEN_XENBUS
+        depends on XEN_GNTTAB
+endmenu
 endif
-- 
2.11.0


_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.