| config BR2_PACKAGE_BARRELEYE_XML |
| bool "barreleye_xml" |
| default y if (BR2_OPENPOWER_CONFIG_NAME = "barreleye") |
| select BR2_PACKAGE_COMMON_P8_XML |
| help |
| Utilites for building xml and the targeting binary image |
| |
| config BR2_BARRELEYE_SYSTEM_XML_FILENAME |
| string "Barreleye targeting system xml filename" |
| default "" |
| help |
| Defines the name of the system XML filename to be used when creating targeting binary image |
| |
| config BR2_BARRELEYE_MRW_XML_FILENAME |
| string "Barreleye targeting mrw xml filename" |
| default "" |
| help |
| Defines the name of the mrw XML filename to be used when creating targeting binary image |
| |
| config BR2_BARRELEYE_BIOS_XML_FILENAME |
| string "Barreleye BIOS metadata XML filename" |
| default "" |
| help |
| Defines the name of the BIOS XML filename to parse when generating BIOS metadata |