aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.18/890-8250_optional_sysrq.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2014-10-27 22:55:39 +0000
committerHauke Mehrtens <hauke@openwrt.org>2014-10-27 22:55:39 +0000
commit2644af4717cf9cc3cf89564ca017f596a7dcad05 (patch)
tree7f2121f700446e60159a365094fdc6eea16d5cb7 /target/linux/generic/patches-3.18/890-8250_optional_sysrq.patch
parent5e558fcd48c8c4acb87fe7bcf3eb2a66bb279503 (diff)
downloadupstream-2644af4717cf9cc3cf89564ca017f596a7dcad05.tar.gz
upstream-2644af4717cf9cc3cf89564ca017f596a7dcad05.tar.bz2
upstream-2644af4717cf9cc3cf89564ca017f596a7dcad05.zip
kernel: make the kernel 3.18 patches apply and boot on arm.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43095 3c298f89-4303-0410-b956-a3cf2f4a3e73
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