#
# s390 dump config
#

#
# ON_PANIC:
# Define shutdown action in case of a kernel panic. Possible values are:
# dump:  trigger system dump
# reipl: reipl system
# stop:  stop system (default)
#
# ON_PANIC=dump

#
# Example config for CCW dump device (DASD)
#
# DUMP_TYPE=ccw
# DEVICE=0.0.4e13

#
# Example config for FCP dump device (SCSI Disk)
#
# DUMP_TYPE=fcp
# DEVICE=0.0.4711
# WWPN=0x5005076303004711
# LUN=0x4711000000000000
# BOOTPROG=0
# BR_LBA=0
