Generate a panic event to all BMCs on a panic

configname: CONFIG_IPMI_PANIC_EVENT

Linux Kernel Configuration
└─>Device Drivers
└─>Character devices
└─>IPMI top-level message handler
└─>Generate a panic event to all BMCs on a panic
In linux kernel since version 2.6.20 (release Date: 2007-02-04)  
When a panic occurs, this will cause the IPMI message handler to,
by default, generate an IPMI event describing the panic to each
interface registered with the message handler. This is always
available, the module parameter for ipmi_msghandler named
panic_op can be set to "event" to chose this value, this config
simply causes the default value to be set to "event".