From 5470f607c6218d4efea686f7fee48ea7d5bc6098 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37210 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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