xref: /openbmc/openpower-host-ipmi-flash/meson.options (revision 34cd6a1b96ad4a527408d9f694b739a6e38cf299)
1*34cd6a1bSGeorge Liuoption('tests', type: 'feature', description: 'Build tests')
2*34cd6a1bSGeorge Liuoption(
3*34cd6a1bSGeorge Liu  'hiomapd-obj-path',
4*34cd6a1bSGeorge Liu  type: 'string',
5*34cd6a1bSGeorge Liu  value: '/xyz/openbmc_project/hiomapd',
6*34cd6a1bSGeorge Liu  description: 'The Control Host D-Bus Object Manager')
7