Ben Tyner | a9f8559 | 2022-06-28 18:28:12 -0500 | [diff] [blame] | 1 | option('tests', type : 'feature', description : 'Build tests') |
| 2 | option('nlmode', type : 'feature', description : 'no run-time control') |
| 3 | option('phal', type : 'feature', value : 'disabled', |
Zane Shelley | 3a85108 | 2021-03-23 16:45:28 -0500 | [diff] [blame] | 4 | description : '''Enable PHAL APIs for retrieving data from the POWER |
| 5 | Systems device tree''') |
Ben Tyner | a9f8559 | 2022-06-28 18:28:12 -0500 | [diff] [blame] | 6 | option('attn_config', type : 'string', value : '', |
| 7 | description : '''Attention handler default configuration override''') |