aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.18/890-8250_optional_sysrq.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2014-10-27 22:55:39 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2014-10-27 22:55:39 +0000
commita76ee3b1d5dee92a13ba357e9baf2ad155976604 (patch)
tree38745103e28135d9d7fc5fbfbc64a5eb7f6f49d3 /target/linux/generic/patches-3.18/890-8250_optional_sysrq.patch
parentcea2b5299b13fcfef7de2f194e833e545e9e0f2f (diff)
downloadupstream-a76ee3b1d5dee92a13ba357e9baf2ad155976604.tar.gz
upstream-a76ee3b1d5dee92a13ba357e9baf2ad155976604.tar.bz2
upstream-a76ee3b1d5dee92a13ba357e9baf2ad155976604.zip
kernel: make the kernel 3.18 patches apply and boot on arm.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 43095
Diffstat (limited to 'target/linux/generic/patches-3.18/890-8250_optional_sysrq.patch')
-rw-r--r--target/linux/generic/patches-3.18/890-8250_optional_sysrq.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/generic/patches-3.18/890-8250_optional_sysrq.patch b/target/linux/generic/patches-3.18/890-8250_optional_sysrq.patch
index 8e8c7abcba..8815e4c644 100644
--- a/target/linux/generic/patches-3.18/890-8250_optional_sysrq.patch
+++ b/target/linux/generic/patches-3.18/890-8250_optional_sysrq.patch
@@ -11,7 +11,7 @@
--- a/drivers/tty/serial/8250/Kconfig
+++ b/drivers/tty/serial/8250/Kconfig
-@@ -90,6 +90,10 @@ config SERIAL_8250_CONSOLE
+@@ -91,6 +91,10 @@ config SERIAL_8250_CONSOLE
If unsure, say N.
@@ -19,6 +19,6 @@
+ bool "Magic sysrq support on 8250/16550 devices"
+ depends on SERIAL_8250_CONSOLE
+
- config FIX_EARLYCON_MEM
- bool
- depends on X86
+ config SERIAL_8250_GSC
+ tristate
+ depends on SERIAL_8250 && GSC