blob: 05a094f7a458e8097f983114d824e1be19e3ce62 [file] [log] [blame]
Brian Silver015b5912014-08-07 15:50:15 -05001config BR2_PACKAGE_PALMETTO_XML
2 bool "palmetto_xml"
3 default y if (BR2_OPENPOWER_CONFIG_NAME = "palmetto")
Jeremy Kerr8aad1112016-07-22 15:05:52 +08004 select BR2_PACKAGE_COMMON_P8_XML
Brian Silver015b5912014-08-07 15:50:15 -05005 help
6 Utilites for building xml and the targeting binary image
7
8config BR2_PALMETTO_SYSTEM_XML_FILENAME
9 string "Palmetto targeting system xml filename"
10 default ""
11 help
12 Defines the name of the system XML filename to be used when creating targeting binary image
13
14config BR2_PALMETTO_MRW_XML_FILENAME
15 string "Palmetto targeting mrw xml filename"
16 default ""
17 help
18 Defines the name of the mrw XML filename to be used when creating targeting binary image
Nick Bofferding26d80242015-02-16 15:17:20 -060019
20config BR2_PALMETTO_BIOS_XML_FILENAME
21 string "Palmetto BIOS metadata XML filename"
22 default ""
23 help
24 Defines the name of the BIOS XML filename to parse when generating BIOS metadata