summaryrefslogtreecommitdiff
path: root/target/linux/generic/config-3.9
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-07-09 12:52:00 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-07-09 12:52:00 +0000
commitf112af7dac35616a8398a5e69486acad9cf823c6 (patch)
tree9a728b981899a4b5d13af91182ce05650076033a /target/linux/generic/config-3.9
parentff3eac714f17b52d64fb560c4dd4ca3240794ccf (diff)
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.9')
-rw-r--r--target/linux/generic/config-3.91
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.9 b/target/linux/generic/config-3.9
index ab0e9866ae..515c3e969b 100644
--- a/target/linux/generic/config-3.9
+++ b/target/linux/generic/config-3.9
@@ -2859,6 +2859,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