From 47f68ca58615fa71d7905130fb28d3ffe51effa2 Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Thu, 18 Oct 2018 12:11:27 +0200 Subject: kernel: bump 4.14 to 4.14.77 Refreshed all patches. Altered patches: - 666-Add-support-for-MAP-E-FMRs-mesh-mode.patch New symbol for arm targets: - HARDEN_BRANCH_PREDICTOR Compile-tested on: cns3xxx, imx6, x86_64 Runtime-tested on: cns3xxx, imx6, x86_64 Signed-off-by: Koen Vandeputte Tested-by: Stijn Tintel --- target/linux/mvebu/cortexa9/config-default | 1 + 1 file changed, 1 insertion(+) create mode 100644 target/linux/mvebu/cortexa9/config-default (limited to 'target/linux/mvebu') diff --git a/target/linux/mvebu/cortexa9/config-default b/target/linux/mvebu/cortexa9/config-default new file mode 100644 index 0000000000..c9f039ba96 --- /dev/null +++ b/target/linux/mvebu/cortexa9/config-default @@ -0,0 +1 @@ +CONFIG_HARDEN_BRANCH_PREDICTOR=y -- cgit v1.2.3