blob: 9187dacefe5d9bedf1ac25f785f8cad839b14e72 [file] [log] [blame]
Johnnya793a4f2016-02-26 11:30:31 +08001config BR2_PACKAGE_BARRELEYE_XML
2 bool "barreleye_xml"
3 default y if (BR2_OPENPOWER_CONFIG_NAME = "barreleye")
4 help
5 Utilites for building xml and the targeting binary image
6
7config BR2_BARRELEYE_SYSTEM_XML_FILENAME
8 string "Barreleye 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_BARRELEYE_MRW_XML_FILENAME
14 string "Barreleye 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
18
19config BR2_BARRELEYE_BIOS_XML_FILENAME
20 string "Barreleye BIOS metadata XML filename"
21 default ""
22 help
23 Defines the name of the BIOS XML filename to parse when generating BIOS metadata