From: Otavio Salvador Date: Sun, 25 Nov 2018 22:20:25 +0000 (-0200) Subject: ARM: imx_v6_v7_defconfig: Remove explicit ARM_UNWIND disable X-Git-Tag: v5.0-rc1~76^2~4^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7df073a864e020a407f1617a295444941dce5912;p=thirdparty%2Flinux.git ARM: imx_v6_v7_defconfig: Remove explicit ARM_UNWIND disable CONFIG_ARM_UNWIND is removed when running 'savedefconfig', but selected by ARM EABI (AEBI) support. This is done in preparation to making further changes to this defconfig cleaner. Reviewed-by: Fabio Estevam Signed-off-by: Otavio Salvador Signed-off-by: Shawn Guo --- diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index fef455629cb2b..5b958501d34d1 100644 --- a/arch/arm/configs/imx_v6_v7_defconfig +++ b/arch/arm/configs/imx_v6_v7_defconfig @@ -448,4 +448,3 @@ CONFIG_MAGIC_SYSRQ=y CONFIG_PROVE_LOCKING=y # CONFIG_DEBUG_BUGVERBOSE is not set # CONFIG_FTRACE is not set -# CONFIG_ARM_UNWIND is not set