aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-3.8
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-07-09 12:52:00 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-07-09 12:52:00 +0000
commit5470f607c6218d4efea686f7fee48ea7d5bc6098 (patch)
tree9a728b981899a4b5d13af91182ce05650076033a /target/linux/generic/config-3.8
parentdec70a46539145ec5485ffbc409f389f142f217f (diff)
downloadmaster-187ad058-5470f607c6218d4efea686f7fee48ea7d5bc6098.tar.gz
master-187ad058-5470f607c6218d4efea686f7fee48ea7d5bc6098.tar.bz2
master-187ad058-5470f607c6218d4efea686f7fee48ea7d5bc6098.zip
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 <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37210 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.8')
-rw-r--r--target/linux/generic/config-3.81
1 files changed, 1 insertions, 0 deletions
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