aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/patches-4.9/300-add-ac49x-platform.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-07-29 13:53:37 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-07-31 16:54:50 +0200
commit76d1e8a0c29a5cce13c765cdb794022c91a88c86 (patch)
tree443f0d002538dfb9d85c5349c4f5779a03a6c370 /target/linux/ar7/patches-4.9/300-add-ac49x-platform.patch
parentef9c13fb5d309040f7ae71b6de3d7b831c9d5891 (diff)
downloadupstream-76d1e8a0c29a5cce13c765cdb794022c91a88c86.tar.gz
upstream-76d1e8a0c29a5cce13c765cdb794022c91a88c86.tar.bz2
upstream-76d1e8a0c29a5cce13c765cdb794022c91a88c86.zip
kernel: bump 4.9 to 4.9.186
Refreshed all patches. Fixes: - CVE-2019-3846 Compile-tested on: ar71xx Runtime-tested on: ar71xx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/ar7/patches-4.9/300-add-ac49x-platform.patch')
-rw-r--r--target/linux/ar7/patches-4.9/300-add-ac49x-platform.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar7/patches-4.9/300-add-ac49x-platform.patch b/target/linux/ar7/patches-4.9/300-add-ac49x-platform.patch
index 583f6bccaf..ed1a814245 100644
--- a/target/linux/ar7/patches-4.9/300-add-ac49x-platform.patch
+++ b/target/linux/ar7/patches-4.9/300-add-ac49x-platform.patch
@@ -37,7 +37,7 @@
#define AR7_IRQ_UART0 15
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
-@@ -161,7 +161,7 @@ config AR7
+@@ -162,7 +162,7 @@ config AR7
select HAVE_CLK
help
Support for the Texas Instruments AR7 System-on-a-Chip
@@ -46,7 +46,7 @@
config ATH25
bool "Atheros AR231x/AR531x SoC support"
-@@ -1008,6 +1008,7 @@ config MIPS_PARAVIRT
+@@ -1009,6 +1009,7 @@ config MIPS_PARAVIRT
endchoice
source "arch/mips/alchemy/Kconfig"