blob: b0982cd1e70bee1f4d9dc263ebd13dae9eea660f [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: 'enabled',
description: 'Enable unit tests',
)
option(
'send-to-logger',
type: 'feature',
value: 'disabled',
description: 'Use D-Bus Logging interface for reporting'
)