blob: 9205b1b66efb5be998fc0eaec061f5bf63bdeb91 [file] [log] [blame]
Patrick Williamsbcf09f12023-07-13 16:47:07 -05001option('tests', type: 'feature', value: 'enabled', description: 'Build tests')
Harvey.Wub1225b22022-10-28 17:42:07 +08002option('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')