Add romulus build files
diff --git a/openpower/package/romulus-xml/Config.in b/openpower/package/romulus-xml/Config.in
new file mode 100755
index 0000000..6cec332
--- /dev/null
+++ b/openpower/package/romulus-xml/Config.in
@@ -0,0 +1,23 @@
+config BR2_PACKAGE_ROMULUS_XML
+        bool "romulus_xml"
+        default y if (BR2_OPENPOWER_CONFIG_NAME = "romulus")
+        help
+            Utilities for building xml and the targeting binary image
+
+config BR2_ROMULUS_SYSTEM_XML_FILENAME
+        string "Romulus targeting system xml filename"
+        default ""
+        help
+            Defines the name of the system XML filename to be used when creating targeting binary image
+
+config BR2_ROMULUS_MRW_XML_FILENAME
+        string "Romulus targeting mrw xml filename"
+        default ""
+        help
+            Defines the name of the mrw XML filename to be used when creating targeting binary image
+
+config BR2_ROMULUS_BIOS_XML_FILENAME
+        string "Romulus BIOS metadata XML filename"
+        default ""
+        help
+            Defines the name of the BIOS XML filename to parse when generating BIOS metadata