blob: c2715938bef311a034760c8cb978f4194a781ec6 [file] [log] [blame]
Shantappa Teekappanavar1ac61622021-06-22 19:07:29 -05001# 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')