Re: [PATCH v2 0/4] ARM: config: stm32: Remove useless flags

From: Alexandre TORGUE
Date: Mon Jan 06 2025 - 09:01:26 EST


Hi Arnd

On 12/20/24 17:47, Arnd Bergmann wrote:
On Fri, Dec 20, 2024, at 13:55, patrice.chotard@xxxxxxxxxxx wrote:
From: Patrice Chotard <patrice.chotard@xxxxxxxxxxx>

Running "make savedefconfig" highlights that some flags are no more used,
remove them.
Remove some flags to reduce the kernel image size as STM32 MCU's board
embeds low amount of RAM.

Changes in V2:
_ squash patches 2-7
_ split patch 1 in three parts and add epxlanations about flags removal.

Looks good to me, thanks for the update. I assume the plan is to
have this in another pull request rather than me picking up the
patches directly, right?

I don't plan to send a second round so you can take it directly.

Thanks
Alex



Acked-by: Arnd Bergmann <arnd@xxxxxxxx>