Re: [PATCH 1/3] ARM: imx_v6_v7_defconfig: Remove CONFIG_ARM_UNWIND

2018-11-25 Thread Fabio Estevam
Hi Otavio, On Sun, Nov 25, 2018 at 6:49 PM Otavio Salvador wrote: > In fact, was removed and now selected. Yes, correct. In 4.20-rc1 this option is automatically selected. > I changed the commit log as: > > ARM: imx_v6_v7_defconfig: Remove explicit ARM_UNWIND disable > > CONFIG_ARM_UNWIND is

Re: [PATCH 1/3] ARM: imx_v6_v7_defconfig: Remove CONFIG_ARM_UNWIND

2018-11-25 Thread Fabio Estevam
Hi Otavio, On Sun, Nov 25, 2018 at 6:49 PM Otavio Salvador wrote: > In fact, was removed and now selected. Yes, correct. In 4.20-rc1 this option is automatically selected. > I changed the commit log as: > > ARM: imx_v6_v7_defconfig: Remove explicit ARM_UNWIND disable > > CONFIG_ARM_UNWIND is

Re: [PATCH 1/3] ARM: imx_v6_v7_defconfig: Remove CONFIG_ARM_UNWIND

2018-11-25 Thread Otavio Salvador
Hello Fabio, On Sun, Nov 25, 2018 at 6:30 PM Fabio Estevam wrote: > On Sun, Nov 25, 2018 at 6:18 PM Otavio Salvador > wrote: > > > > The setting is removed when running a `savedefconfig` using the > > current setting set. It is being applied in preparation to some > > "setting set" is a bit

Re: [PATCH 1/3] ARM: imx_v6_v7_defconfig: Remove CONFIG_ARM_UNWIND

2018-11-25 Thread Otavio Salvador
Hello Fabio, On Sun, Nov 25, 2018 at 6:30 PM Fabio Estevam wrote: > On Sun, Nov 25, 2018 at 6:18 PM Otavio Salvador > wrote: > > > > The setting is removed when running a `savedefconfig` using the > > current setting set. It is being applied in preparation to some > > "setting set" is a bit

Re: [PATCH 1/3] ARM: imx_v6_v7_defconfig: Remove CONFIG_ARM_UNWIND

2018-11-25 Thread Fabio Estevam
Hi Otavio, On Sun, Nov 25, 2018 at 6:18 PM Otavio Salvador wrote: > > The setting is removed when running a `savedefconfig` using the > current setting set. It is being applied in preparation to some "setting set" is a bit confusing. > patches making changes to this defconfig. It would be

Re: [PATCH 1/3] ARM: imx_v6_v7_defconfig: Remove CONFIG_ARM_UNWIND

2018-11-25 Thread Fabio Estevam
Hi Otavio, On Sun, Nov 25, 2018 at 6:18 PM Otavio Salvador wrote: > > The setting is removed when running a `savedefconfig` using the > current setting set. It is being applied in preparation to some "setting set" is a bit confusing. > patches making changes to this defconfig. It would be

[PATCH 1/3] ARM: imx_v6_v7_defconfig: Remove CONFIG_ARM_UNWIND

2018-11-25 Thread Otavio Salvador
The setting is removed when running a `savedefconfig` using the current setting set. It is being applied in preparation to some patches making changes to this defconfig. Signed-off-by: Otavio Salvador --- arch/arm/configs/imx_v6_v7_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git

[PATCH 1/3] ARM: imx_v6_v7_defconfig: Remove CONFIG_ARM_UNWIND

2018-11-25 Thread Otavio Salvador
The setting is removed when running a `savedefconfig` using the current setting set. It is being applied in preparation to some patches making changes to this defconfig. Signed-off-by: Otavio Salvador --- arch/arm/configs/imx_v6_v7_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git