xref: /openbmc/openpower-hw-diags/meson.options (revision 0c1487cb3db64d0781a7a36d78d3d810d1d79c9c)
1option('tests', type : 'feature', description : 'Build tests')
2option('nlmode', type : 'feature', description : 'no run-time control')
3option('phal', type : 'feature', value : 'disabled',
4        description : '''Enable PHAL APIs for retrieving data from the POWER
5                         Systems device tree''')
6option('attn_config', type : 'string', value : '',
7        description : '''Attention handler default configuration override''')
8option('op_dump_obj_path', type: 'string', value: '/org/openpower/dump',
9        description : '''Object path requesting OpenPOWER dumps''')
10