From 51b1e8577c8edc2108060d5e5e81db41c81b1081 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 9 Jul 2013 12:52:00 +0000 Subject: kernel: do not accept sysrq characters via serial port many boards have a disconnected TTL level serial which can generate some garbage that can lead to spurious false sysrq detects. Signed-off-by: Felix Fietkau SVN-Revision: 37210 --- target/linux/generic/config-3.8 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/generic/config-3.8') diff --git a/target/linux/generic/config-3.8 b/target/linux/generic/config-3.8 index 379aa65035..4164192dd8 100644 --- a/target/linux/generic/config-3.8 +++ b/target/linux/generic/config-3.8 @@ -2817,6 +2817,7 @@ CONFIG_SERIAL_8250_NR_UARTS=2 # CONFIG_SERIAL_8250_PCI is not set # CONFIG_SERIAL_8250_RSA is not set CONFIG_SERIAL_8250_RUNTIME_UARTS=2 +# CONFIG_SERIAL_8250_SYSRQ is not set # CONFIG_SERIAL_ALTERA_JTAGUART is not set # CONFIG_SERIAL_ALTERA_UART is not set # CONFIG_SERIAL_ARC is not set -- cgit v1.2.3