Re: [PATCH 3/4] avr32: select ARCH_WANT_FRAME_POINTERS and set DEBUG_KERNEL in defconfigs

From: Hans-Christian Noren Egtvedt
Date: Tue Nov 10 2015 - 01:43:37 EST


Around Mon 09 Nov 2015 11:21:17 -0800 or thereabout, Yang Shi wrote:
> FRAME_POINTER is set by default if ARCH_WANT_FRAME_POINTERS and DEBUG_KERNEL
> are selcted, this is the standard way to include FRAME_POINTER used by all
> of other architectures.
>
> And, set DEBUG_KERNEL=y in defconfigs otherwise FRAME_POINTER won't be enabled
> at all.
>
> Signed-off-by: Yang Shi <yang.shi@xxxxxxxxxx>
> ---
> arch/avr32/Kconfig | 1 +
> arch/avr32/configs/atngw100_defconfig | 1 +
> arch/avr32/configs/atngw100_evklcd100_defconfig | 1 +
> arch/avr32/configs/atngw100_evklcd101_defconfig | 1 +
> arch/avr32/configs/atngw100_mrmt_defconfig | 1 +
> arch/avr32/configs/atngw100mkii_defconfig | 1 +
> arch/avr32/configs/atngw100mkii_evklcd100_defconfig | 1 +
> arch/avr32/configs/atngw100mkii_evklcd101_defconfig | 1 +
> arch/avr32/configs/atstk1002_defconfig | 1 +
> arch/avr32/configs/atstk1003_defconfig | 1 +
> arch/avr32/configs/atstk1004_defconfig | 1 +
> arch/avr32/configs/atstk1006_defconfig | 1 +
> arch/avr32/configs/favr-32_defconfig | 1 +
> arch/avr32/configs/hammerhead_defconfig | 1 +
> arch/avr32/configs/mimc200_defconfig | 1 +
> 15 files changed, 15 insertions(+)

<snipp diff>

Acked-by: Hans-Christian Egtvedt <egtvedt@xxxxxxxxxxxx>

--
Best regards, Hans-Christian Noren Egtvedt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/