blob: 8072041e10ab2fd9d822a55a9caa4a8d63ea0c10 [file] [log] [blame]
option(
'tests',
type: 'feature',
value: 'disabled',
description: 'Build tests'
)
option(
'dimm-dbus',
type: 'feature',
value: 'enabled',
description: 'Expose DIMM D-Bus Interface'
)
option(
'dimm-only-locator',
type: 'feature',
value: 'disabled',
description: 'Only use the DIMM number, and not the bank'
)
option(
'cpuinfo',
type: 'feature',
value: 'enabled',
description: 'Build CPUInfo service'
)
option(
'smbios-ipmi-blob',
type: 'feature',
value: 'enabled',
description: 'Build IPMI blob library for SMBIOS transfer'
)