summaryrefslogtreecommitdiff
path: root/meta-ibm/recipes-kernel
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2021-05-04 10:40:21 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-06-17 16:17:10 +0300
commit05571557254cddd1c6a87bf3abd612e405ac3280 (patch)
tree5e59f328d6a833b9f6f08236bbae4731092278b5 /meta-ibm/recipes-kernel
parentea205d2cc0c274fa2ad810901246d39482082706 (diff)
downloadopenbmc-05571557254cddd1c6a87bf3abd612e405ac3280.tar.xz
meta-ibm: linux-aspeed: p10bmc: Enable magic sysrq
Currently /proc/sysrq-trigger is the only supported backend for debug-trigger. Once we have kdump support, we'll add a kexec backend and drop the magic sysrq. Change-Id: I07dfa50474d9f6333428b6fb38020c7b7fd0adec Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Diffstat (limited to 'meta-ibm/recipes-kernel')
-rw-r--r--meta-ibm/recipes-kernel/linux/linux-aspeed/p10bmc.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ibm/recipes-kernel/linux/linux-aspeed/p10bmc.cfg b/meta-ibm/recipes-kernel/linux/linux-aspeed/p10bmc.cfg
index f3c581eacf..481a62180d 100644
--- a/meta-ibm/recipes-kernel/linux/linux-aspeed/p10bmc.cfg
+++ b/meta-ibm/recipes-kernel/linux/linux-aspeed/p10bmc.cfg
@@ -10,3 +10,4 @@ CONFIG_PSTORE=y
CONFIG_PSTORE_CONSOLE=y
CONFIG_PSTORE_PMSG=y
CONFIG_PSTORE_RAM=y
+CONFIG_MAGIC_SYSRQ=y