blob: 9be85db40f53f439f07854426f0bf5ecb56281a9 [file] [log] [blame]
Patrick Williamsc31b23c2025-02-01 08:38:22 -05001option(
2 'ecc-phosphor-logging',
3 type: 'feature',
4 value: 'disabled',
5 description: 'Create Event logs by using phosphor-logging.',
6)