| Willy Tu | 8970726 | 2022-06-15 13:27:37 -0700 | [diff] [blame] | 1 | option('tests', type: 'feature', description: 'Build tests') |
| 2 | option( | ||||
| Patrick Williams | 1641ea4 | 2025-02-01 08:36:44 -0500 | [diff] [blame] | 3 | 'hiomapd-obj-path', |
| 4 | type: 'string', | ||||
| 5 | value: '/xyz/openbmc_project/hiomapd', | ||||
| 6 | description: 'The Control Host D-Bus Object Manager', | ||||
| 7 | ) | ||||