aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoyster <oysterized@gmail.com>2018-12-02 01:05:05 +0100
committerMoyster <oysterized@gmail.com>2018-12-02 01:05:05 +0100
commit1290517ca7c19e8e03f71b64df84ab7fb3095aeb (patch)
tree72ebb0004110d92a3a199306a6fb8b75dd24ed1f
parentfb653d6bf19a37e8381f30fa1dd69a7cd1f13333 (diff)
defconfig: build with CONFIG_MAGIC_SYSRQ
fixes : [ 206.299213]<1> (1)[1:init]android_reboot: Failed to open sysrq-trigger.
-rw-r--r--arch/arm64/configs/m2note_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/configs/m2note_defconfig b/arch/arm64/configs/m2note_defconfig
index 2fc0831fa..41c1a9bb5 100644
--- a/arch/arm64/configs/m2note_defconfig
+++ b/arch/arm64/configs/m2note_defconfig
@@ -3078,7 +3078,7 @@ CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
CONFIG_ENABLE_WARN_DEPRECATED=y
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_FRAME_WARN=2048
-# CONFIG_MAGIC_SYSRQ is not set
+CONFIG_MAGIC_SYSRQ=y
# CONFIG_STRIP_ASM_SYMS is not set
# CONFIG_READABLE_ASM is not set
# CONFIG_UNUSED_SYMBOLS is not set