1b28afc99SGeorge Liuoption('tests', type : 'feature', description : 'Build tests')
2b28afc99SGeorge Liuoption('nlmode', type : 'feature', description : 'no run-time control')
3b28afc99SGeorge Liuoption('phal', type : 'feature', value : 'disabled',
4b28afc99SGeorge Liu        description : '''Enable PHAL APIs for retrieving data from the POWER
5b28afc99SGeorge Liu                         Systems device tree''')
6b28afc99SGeorge Liuoption('attn_config', type : 'string', value : '',
7b28afc99SGeorge Liu        description : '''Attention handler default configuration override''')
8*0c1487cbSDhruvaraj Subhashchandranoption('op_dump_obj_path', type: 'string', value: '/org/openpower/dump',
9*0c1487cbSDhruvaraj Subhashchandran        description : '''Object path requesting OpenPOWER dumps''')
10