[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1447096878-13519-1-git-send-email-yang.shi@linaro.org>
Date: Mon, 9 Nov 2015 11:21:14 -0800
From: Yang Shi <yang.shi@...aro.org>
To: linux-kernel@...r.kernel.org
Cc: uclinux-h8-devel@...ts.sourceforge.jp, ysato@...rs.sourceforge.jp,
hskinnemoen@...il.com, egtvedt@...fundet.no,
linux-hexagon@...r.kernel.org, rkuo@...eaurora.org,
mingo@...hat.com, yang.shi@...aro.org
Subject: [PATCH 0/4] cleanup FRAME_POINTER kconfig option use
When I cleanup FRME_POINTER use for arm64 arch, I found some other
architectures need the similar cleanup. So, I came up with the patch series
for them.
Yang Shi (4):
m32r: remove redundant FRAME_POINTER kconfig option
hexagon: select ARCH_WANT_FRAME_POINTERS instead of defining FRAME_POINTER
avr32: select ARCH_WANT_FRAME_POINTERS and set DEBUG_KERNEL in defconfigs
h8300: set DEBUG_KERNEL in defconfigs
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 +
arch/h8300/configs/edosk2674_defconfig | 1 +
arch/h8300/configs/h8300h-sim_defconfig | 1 +
arch/h8300/configs/h8s-sim_defconfig | 1 +
arch/hexagon/Kconfig | 4 +---
arch/m32r/Kconfig.debug | 8 --------
20 files changed, 19 insertions(+), 11 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists