blob: 2939cb62512131ef0bbf6c91cac4a5effcb271e5 [file] [log] [blame]
Brian Silver015b5912014-08-07 15:50:15 -05001config BR2_PACKAGE_HABANERO_XML
2 bool "habanero_xml"
3 default y if (BR2_OPENPOWER_CONFIG_NAME = "habanero")
4 help
5 Utilites for building xml and the targeting binary image
6
7config BR2_HABANERO_SYSTEM_XML_FILENAME
8 string "Habanero 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_HABANERO_MRW_XML_FILENAME
14 string "Habanero 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 Bofferding1bfe4732015-02-16 15:15:41 -060018
19config BR2_HABANERO_BIOS_XML_FILENAME
20 string "Habanero BIOS metadata XML filename"
21 default ""
22 help
23 Defines the name of the BIOS XML filename to parse when generating BIOS metadata