blob: f0c094897f500fa316390016d28217829d35078d [file] [log] [blame]
Matt Ploetz43c30c92015-02-18 17:17:44 -06001config BR2_PACKAGE_FIRESTONE_XML
2 bool "firestone_xml"
3 default y if (BR2_OPENPOWER_CONFIG_NAME = "firestone")
4 help
5 Utilites for building xml and the targeting binary image
6
7config BR2_FIRESTONE_SYSTEM_XML_FILENAME
8 string "Firestone targeting system xml filename"
9 default ""
10 help
11 Defines the name of the system XML filename to be used when creating targeting binary image
12
13config BR2_FIRESTONE_MRW_XML_FILENAME
14 string "Firestone targeting mrw xml filename"
15 default ""
16 help
17 Defines the name of the mrw XML filename to be used when creating targeting binary image
Nick Bofferding1868a382015-02-27 16:41:32 -060018
19config BR2_FIRESTONE_BIOS_XML_FILENAME
20 string "Firestone BIOS metadata XML filename"
21 default ""
22 help
23 Defines the name of the BIOS XML filename to parse when generating BIOS metadata