blob: 73675e480aa0541f57f8d7c8437f21a36028d056 [file] [log] [blame]
Ben Tynera9f85592022-06-28 18:28:12 -05001option('tests', type : 'feature', description : 'Build tests')
2option('nlmode', type : 'feature', description : 'no run-time control')
3option('phal', type : 'feature', value : 'disabled',
Zane Shelley3a851082021-03-23 16:45:28 -05004 description : '''Enable PHAL APIs for retrieving data from the POWER
5 Systems device tree''')
Ben Tynera9f85592022-06-28 18:28:12 -05006option('attn_config', type : 'string', value : '',
7 description : '''Attention handler default configuration override''')
Dhruvaraj Subhashchandran0c1487c2024-06-01 11:07:26 -05008option('op_dump_obj_path', type: 'string', value: '/org/openpower/dump',
9 description : '''Object path requesting OpenPOWER dumps''')