Lines Matching refs:option

2 option('tests', type: 'feature', description: 'Build tests')
3 option('boot-flag-safe-mode-support', type: 'feature', description: 'Add option to enable/disable s…
4 option('i2c-whitelist-check', type: 'feature', description: 'Add option to enable/disable i2c maste…
7 option('softoff', type: 'feature', description: 'Builds soft power off')
8 option('softoff-busname', type: 'string', value: 'xyz.openbmc_project.Ipmi.Internal.SoftPowerOff', …
9 option('softoff-objpath', type: 'string', value: '/xyz/openbmc_project/ipmi/internal/soft_power_off…
10 option('ipmi-sms-atn-ack-timeout-secs', type: 'integer', value: 3, description: 'Timeout for host t…
11 option('ipmi-host-shutdown-complete-timeout-secs', type: 'integer', value: 2700, description: 'Wait…
15 option('host-inband-request-dir', type: 'string', value: '/run/openbmc/', description: 'Directory t…
16 option('host-inband-request-file', type: 'string', value: 'host@%u-request', description: 'File to …
20 option('board-sensor', type: 'string', value: '/xyz/openbmc_project/inventory/system/chassis/mother…
21 option('system-sensor', type: 'string', value: '/xyz/openbmc_project/inventory/system', description…
24 option('control-host-busname', type: 'string', value: 'xyz.openbmc_project.Control.Host', descripti…
25 option('control-host-obj-mgr', type: 'string', value: '/xyz/openbmc_project/control', description: …
26 option('host-name', type: 'string', value: 'host', description: 'The Control Host D-Bus Object Mana…
29 option('power-reading-sensor', type: 'string', value: '/usr/share/ipmi-providers/power_reading.json…
30 option('host-ipmi-lib-path', type: 'string', value: '/usr/lib/ipmid-providers/', description: 'The …
34 option('update-functional-on-fail', type: 'feature', value: 'disabled', description: 'Check functio…
39 option('libuserlayer', type: 'feature', description: 'Option to exclue exclude libuserlayer')
46 option('transport-oem', type: 'feature', value: 'disabled', description: 'Enable transporthandler_o…
49 option('ipmi-whitelist', type: 'feature', description: 'Enable/disable IPMI whitelist filtering')
50 option('whitelist-conf', type: 'string', value: 'host-ipmid-whitelist.conf', description: 'Paths to…
53 option('entity-manager-decorators', type: 'feature', value: 'enabled', description: 'The Entity Man…
56 option('dynamic-sensors', type: 'feature', value: 'disabled', description: 'Dynamic sensors stack i…
57 option('dynamic-sensors-write', type: 'feature', value: 'disabled', description: 'Dynamic sensors s…
58 option('hybrid-sensors', type: 'feature', value: 'disabled', description: 'Hybrid sensors stack is …
59 option('sensors-oem', type: 'feature', value: 'disabled', description: 'OEM sensor SDR parsing is d…
62 option('sensors-cache', type: 'feature', value: 'disabled', description: 'Sensor cache stack is dis…
65 option('shortname-remove-suffix', type: 'feature', value: 'enabled', description: 'shortname-remove…
66 option('shortname-replace-words', type: 'feature', value: 'disabled', description: 'shortname-repla…
69 option('sensor-yaml-gen', type: 'string', value: 'sensor-example.yaml')
70 option('invsensor-yaml-gen', type: 'string', value: 'inventory-sensor-example.yaml')
71 option('fru-yaml-gen', type: 'string', value: 'fru-read-example.yaml')
74 option('get-dbus-active-software', type: 'feature', description: 'Use the getActiveSoftwareVersion…
75 option('fw-ver-regex', type : 'string', value : '(\\\\d+)\\\\.(\\\\d+)', description : 'Regular exp…
76 option('matches-map', type : 'array', value : ['1', '2', '0', '0', '0', '0'], description : 'An arr…
79 option('dynamic-storages-only', type: 'feature', value: 'disabled', description: 'Request to compil…
82 option('open-power', type: 'feature', description: 'Support open-power specific functions')