| option('tests', type: 'feature', description: 'Build tests', value : 'enabled') |
| option('yocto', type : 'feature', description : 'Using yocto build or not', value : 'disabled') |
| option('npcm7xx-or-newer', type : 'feature', description: 'The BMC is using Nuvoton NCPM7XX+ or not', value : 'disabled') |
| option('auto-bmc-complete', type : 'feature', description: 'Automatically marks BMC boot process as completed or not', value : 'disabled') |
| option('data-directory', type : 'string', description: 'Directory to store boot time data', value : '/usr/share/boot_time_monitor/') |