blob: 9655044fdb59e3f38ca8c31c84eacc7d3a936b3a [file] [log] [blame]
Harvey.Wub1225b22022-10-28 17:42:07 +08001option('tests', type: 'feature', value: 'disabled', description: 'Build tests')
2option('oe-sdk', type: 'feature', value: 'disabled', description: 'Enable OE SDK')
3option('strict-failsafe-pwm', type: 'boolean', value: false, description: 'Set the fans strictly at the failsafe PWM when in failsafe mode')
4option('systemd_target', type: 'string', value: 'multi-user.target', description: 'Target for starting this service')