1option('tests', type: 'feature', description: 'Build tests')
2option(
3  'hiomapd-obj-path',
4  type: 'string',
5  value: '/xyz/openbmc_project/hiomapd',
6  description: 'The Control Host D-Bus Object Manager')
7