package/zaius-xml: add new package to hold Zaius MRW MXL
This points to my person repository for the moment until we can get
this package added to the open-power github repository.
Signed-off-by: Robert Lippert <rlippert@google.com>
diff --git a/openpower/package/zaius-xml/Config.in b/openpower/package/zaius-xml/Config.in
new file mode 100755
index 0000000..b335ff3
--- /dev/null
+++ b/openpower/package/zaius-xml/Config.in
@@ -0,0 +1,23 @@
+config BR2_PACKAGE_ZAIUS_XML
+ bool "zaius_xml"
+ default y if (BR2_OPENPOWER_CONFIG_NAME = "zaius")
+ help
+ Utilities for building xml and the targeting binary image
+
+config BR2_ZAIUS_SYSTEM_XML_FILENAME
+ string "Zaius targeting system xml filename"
+ default ""
+ help
+ Defines the name of the system XML filename to be used when creating targeting binary image
+
+config BR2_ZAIUS_MRW_XML_FILENAME
+ string "Zaius targeting mrw xml filename"
+ default ""
+ help
+ Defines the name of the mrw XML filename to be used when creating targeting binary image
+
+config BR2_ZAIUS_BIOS_XML_FILENAME
+ string "Zaius BIOS metadata XML filename"
+ default ""
+ help
+ Defines the name of the BIOS XML filename to parse when generating BIOS metadata