aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/imx6/config-4.14
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2021-12-23 11:37:55 +0100
committerPetr Štetiar <ynezz@true.cz>2021-12-29 08:52:36 +0100
commit81d0b4a9f431b2b2ca71edca91febedde98994a3 (patch)
tree1ba3dcc529a31e52f22f56291e849fd845e9d3e3 /target/linux/imx6/config-4.14
parent1d94f72439034c112bfa4b694fc736123f4890a5 (diff)
downloadupstream-81d0b4a9f431b2b2ca71edca91febedde98994a3.tar.gz
upstream-81d0b4a9f431b2b2ca71edca91febedde98994a3.tar.bz2
upstream-81d0b4a9f431b2b2ca71edca91febedde98994a3.zip
kernel: bump 4.14 to 4.14.259
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 <ynezz@true.cz> Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/imx6/config-4.14')
-rw-r--r--target/linux/imx6/config-4.143
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/imx6/config-4.14 b/target/linux/imx6/config-4.14
index 313f657a80..ddbf217376 100644
--- a/target/linux/imx6/config-4.14
+++ b/target/linux/imx6/config-4.14
@@ -49,6 +49,7 @@ CONFIG_ARM_PATCH_IDIV=y
CONFIG_ARM_PATCH_PHYS_VIRT=y
CONFIG_ARM_THUMB=y
# CONFIG_ARM_THUMBEE is not set
+CONFIG_ARM_UNWIND=y
CONFIG_ARM_VIRT_EXT=y
CONFIG_ASN1=y
CONFIG_ASSOCIATIVE_ARRAY=y
@@ -193,7 +194,6 @@ CONFIG_F2FS_STAT_FS=y
CONFIG_FEC=y
CONFIG_FIXED_PHY=y
CONFIG_FIX_EARLYCON_MEM=y
-CONFIG_FRAME_POINTER=y
CONFIG_FSL_GUTS=y
CONFIG_FS_ENCRYPTION=y
CONFIG_FS_MBCACHE=y
@@ -494,6 +494,7 @@ CONFIG_UBIFS_FS_ADVANCED_COMPR=y
CONFIG_UBIFS_FS_LZO=y
CONFIG_UBIFS_FS_ZLIB=y
CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h"
+CONFIG_UNWINDER_ARM=y
CONFIG_USB=y
CONFIG_USB_CHIPIDEA=y
CONFIG_USB_CHIPIDEA_HOST=y