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?
Acked-by: Arnd Bergmann <arnd@xxxxxxxx>