blob: 34fc4e4e5eaa9c226f5da7f02afc1e69ff1904fc [file] [log] [blame]
William A. Kennington III71892002021-05-14 16:09:53 -07001option('generate_md', type: 'boolean', value: true)
Patrick Williams08949432020-06-09 10:22:12 -05002option('libphosphor_dbus', type: 'boolean', value: true)
Thang Tran6e388222025-08-15 07:42:36 +00003option('data_com_ampere', type: 'boolean', value: true)
Patrick Williamse9981162023-03-09 16:49:02 -06004option('data_com_google', type: 'boolean', value: true)
John Edward Broadbente608cf42022-03-07 14:41:32 -08005option('data_com_ibm', type: 'boolean', value: true)
6option('data_com_intel', type: 'boolean', value: true)
Patrick Williamse9981162023-03-09 16:49:02 -06007option('data_com_meta', type: 'boolean', value: true)
Shawn McCarney54ed0a12021-12-08 11:14:46 -06008option('data_org_freedesktop', type: 'boolean', value: true)
Patrick Williamsaaba8252022-03-10 15:34:52 -06009option('data_org_open_power', type: 'boolean', value: true)
Patrick Williams08949432020-06-09 10:22:12 -050010option('data_xyz_openbmc_project', type: 'boolean', value: true)