Patrick Williams | bcf09f1 | 2023-07-13 16:47:07 -0500 | [diff] [blame^] | 1 | option('tests', type: 'feature', value: 'enabled', description: 'Build tests') |
Harvey.Wu | b1225b2 | 2022-10-28 17:42:07 +0800 | [diff] [blame] | 2 | option('oe-sdk', type: 'feature', value: 'disabled', description: 'Enable OE SDK') |
| 3 | option('strict-failsafe-pwm', type: 'boolean', value: false, description: 'Set the fans strictly at the failsafe PWM when in failsafe mode') |
| 4 | option('systemd_target', type: 'string', value: 'multi-user.target', description: 'Target for starting this service') |