blob: a8637ae522e5971c590d954913617c0c6f49db84 [file] [log] [blame]
option(
'libpeci',
type: 'feature',
value: 'disabled',
description: 'Enable use of old peci driver API via libpeci',
)
option(
'crashdump',
type: 'feature',
value: 'disabled',
description: 'Enable use of the Intel Crashdump service',
)
option(
'tests',
type: 'feature',
value: 'disabled',
description: 'Enable unit tests',
)
option(
'send-to-logger',
type: 'feature',
value: 'disabled',
description: 'Use D-Bus Logging interface for reporting'
)