xref: /openbmc/openpower-debug-collector/meson.options (revision 723937959074e8076a3ffd8256eb68798da226d2)
1# Feature to enable hostboot dump collection when watchdog times out
2option('hostboot-dump-collection',
3       type: 'feature',
4       value: 'disabled',
5       description : 'Enables hostboot dump collection')
6