xref: /openbmc/phosphor-health-monitor/meson.options (revision ba29dbdd04a96a46e1972641c20bf5a8e930ed8f)
17e11ab0aSJagpal Singh Gilloption('tests', type: 'feature', description: 'Build tests')
2ea100c90SJagpal Singh Gill
3ea100c90SJagpal Singh Gill# Variables
4*ba29dbddSPatrick Williamsoption(
5*ba29dbddSPatrick Williams    'monitor-collection-interval',
6*ba29dbddSPatrick Williams    type: 'integer',
7*ba29dbddSPatrick Williams    value: 1,
8*ba29dbddSPatrick Williams    description: 'The health monitor collection interval in seconds.',
9*ba29dbddSPatrick Williams)
10