blob: 124926d0a5a1a3e657136ccb2b3079a638ce2678 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
# Feature to enable hostboot dump collection when watchdog times out
option('hostboot-dump-collection',
type: 'feature',
value: 'disabled',
description : 'Enables hostboot dump collection')
# Feature to enable the dump collection
option('dump-collection', type: 'feature',
value : 'disabled',
description : 'Enables dump collection')