diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-01-28 10:49:44 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-01-31 15:35:22 +0100 |
commit | 026f08a61018bede6914288dd997ef01de04e931 (patch) | |
tree | fc261106c7fa9374a18cb931263d013a89e473db /target/linux/generic/pending-4.14/300-mips_expose_boot_raw.patch | |
parent | 1f1f421af6e088ba66e6543f4b645265debd0326 (diff) | |
download | upstream-026f08a61018bede6914288dd997ef01de04e931.tar.gz upstream-026f08a61018bede6914288dd997ef01de04e931.tar.bz2 upstream-026f08a61018bede6914288dd997ef01de04e931.zip |
kernel: bump 4.14 to 4.14.96
Refreshed all patches.
New symbol added:
- CONFIG_CIFS_ALLOW_INSECURE_LEGACY
Compile-tested on: cns3xxx, imx6
Runtime-tested on: cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/pending-4.14/300-mips_expose_boot_raw.patch')
-rw-r--r-- | target/linux/generic/pending-4.14/300-mips_expose_boot_raw.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/pending-4.14/300-mips_expose_boot_raw.patch b/target/linux/generic/pending-4.14/300-mips_expose_boot_raw.patch index 5384be15ca..35854f323c 100644 --- a/target/linux/generic/pending-4.14/300-mips_expose_boot_raw.patch +++ b/target/linux/generic/pending-4.14/300-mips_expose_boot_raw.patch @@ -9,7 +9,7 @@ Acked-by: Rob Landley <rob@landley.net> --- --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -1067,9 +1067,6 @@ config FW_ARC +@@ -1070,9 +1070,6 @@ config FW_ARC config ARCH_MAY_HAVE_PC_FDC bool @@ -19,7 +19,7 @@ Acked-by: Rob Landley <rob@landley.net> config CEVT_BCM1480 bool -@@ -2967,6 +2964,18 @@ choice +@@ -2970,6 +2967,18 @@ choice bool "Extend builtin kernel arguments with bootloader arguments" endchoice |