1*f7c07c95SGeorge Liuoption('tests', type: 'feature', value: 'enabled', description: 'Build tests') 2*f7c07c95SGeorge Liuoption('oe-sdk', type: 'feature', value: 'disabled', description: 'Enable OE SDK') 3*f7c07c95SGeorge Liuoption('strict-failsafe-pwm', type: 'boolean', value: false, description: 'Set the fans strictly at the failsafe PWM when in failsafe mode') 4*f7c07c95SGeorge Liuoption('systemd_target', type: 'string', value: 'multi-user.target', description: 'Target for starting this service') 5