blob: 566bd59ee7425c17913fcc3af9375770b96d5d10 [file] [log] [blame]
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/')