1*b28afc99SGeorge Liuoption('tests', type : 'feature', description : 'Build tests')
2*b28afc99SGeorge Liuoption('nlmode', type : 'feature', description : 'no run-time control')
3*b28afc99SGeorge Liuoption('phal', type : 'feature', value : 'disabled',
4*b28afc99SGeorge Liu        description : '''Enable PHAL APIs for retrieving data from the POWER
5*b28afc99SGeorge Liu                         Systems device tree''')
6*b28afc99SGeorge Liuoption('attn_config', type : 'string', value : '',
7*b28afc99SGeorge Liu        description : '''Attention handler default configuration override''')
8