revyos_defconfig: disable sysrq from serial port

This commit is contained in:
Lu Hui
2023-12-25 15:12:36 +08:00
committed by Han Gao/Revy/Rabenda
parent fa040f74fb
commit 2c9ad71844

View File

@@ -477,3 +477,5 @@ CONFIG_DEBUG_FS=y
CONFIG_SOFTLOCKUP_DETECTOR=y
CONFIG_DEBUG_ATOMIC_SLEEP=y
# CONFIG_RCU_TRACE is not set
# noise from uart will trig SYSRQ, so disable it.
# CONFIG_MAGIC_SYSRQ_SERIAL is not set