xref: /openbmc/phosphor-net-ipmid/meson.options (revision 888f0d3e62dd690cecb103796a6a9f6b3f39c715)
1*888f0d3eSPatrick Williamsoption('tests', type: 'feature', value: 'enabled', description: 'Build tests')
254e7a51fSGeorge Liu
354e7a51fSGeorge Liuoption(
454e7a51fSGeorge Liu    'rmcp_ping',
554e7a51fSGeorge Liu    type: 'feature',
654e7a51fSGeorge Liu    value: 'enabled',
7*888f0d3eSPatrick Williams    description: 'Enable RMCP Ping support',
854e7a51fSGeorge Liu)
954e7a51fSGeorge Liu
1054e7a51fSGeorge Liuoption(
1154e7a51fSGeorge Liu    'pam_authenticate',
1254e7a51fSGeorge Liu    type: 'feature',
1354e7a51fSGeorge Liu    value: 'enabled',
14*888f0d3eSPatrick Williams    description: 'Enable Pam Authenticate',
1554e7a51fSGeorge Liu)
16