From 81d0b4a9f431b2b2ca71edca91febedde98994a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0tetiar?= Date: Thu, 23 Dec 2021 11:37:55 +0100 Subject: kernel: bump 4.14 to 4.14.259 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit All patches refreshed automagically without conflicts, but upstream in commit 48c2461f28fe ("ARM: 8800/1: use choice for kernel unwinders") added new config options UNWINDER_ARM and UNWINDER_FRAME_POINTER so we need to adjust default configs as well. Run tested on ipq40xx/glinet-b1300 and mvebu/turris-omnia. Signed-off-by: Petr Štetiar Acked-by: Hauke Mehrtens --- target/linux/generic/config-4.14 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/generic/config-4.14') diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14 index de8dd8bb8a..cbe2c09af9 100644 --- a/target/linux/generic/config-4.14 +++ b/target/linux/generic/config-4.14 @@ -5173,6 +5173,8 @@ CONFIG_UNIX98_PTYS=y # CONFIG_UNIXWARE_DISKLABEL is not set # CONFIG_UNIX_DIAG is not set # CONFIG_UNUSED_SYMBOLS is not set +# CONFIG_UNWINDER_ARM is not set +# CONFIG_UNWINDER_FRAME_POINTER is not set # CONFIG_UPROBES is not set # CONFIG_UPROBE_EVENTS is not set # CONFIG_US5182D is not set -- cgit v1.2.3