blob: 22729587c566c77a530343fef9f5fcbb10e4cc55 [file] [log] [blame] [edit]
option(
'tests',
type: 'feature',
value: 'enabled',
description: 'Build tests'
)
option(
'logDirPath',
type: 'string',
value: '/mnt/luks-mmcblk0_fs/power-fault-logs/',
description: 'Default log directory path'
)