All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] ARM: config: stm32: Remove useless flags
@ 2024-12-20 12:55 patrice.chotard
  2024-12-20 12:55 ` [PATCH v2 1/4] ARM: configs: stm32: Remove FLASH_MEM_BASE and FLASH_SIZE in STM32 defconfig patrice.chotard
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: patrice.chotard @ 2024-12-20 12:55 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, Alexandre Torgue, Russell King,
	Maxime Coquelin, Petr Mladek, Yoann Congal
  Cc: linux-arm-kernel, linux-kernel, linux-stm32, soc, Patrice Chotard

From: Patrice Chotard <patrice.chotard@foss.st.com>

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.

Patrice Chotard (4):
  ARM: configs: stm32: Remove FLASH_MEM_BASE and FLASH_SIZE in STM32
    defconfig
  ARM: configs: stm32: Clean STM32 defconfig
  ARM: configs: stm32: Remove CRYPTO in STM32 defconfig
  ARM: configs: stm32: Remove useless flags in STM32 defconfig

 arch/arm/configs/stm32_defconfig | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

-- 
2.25.1



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2025-01-15 17:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-20 12:55 [PATCH v2 0/4] ARM: config: stm32: Remove useless flags patrice.chotard
2024-12-20 12:55 ` [PATCH v2 1/4] ARM: configs: stm32: Remove FLASH_MEM_BASE and FLASH_SIZE in STM32 defconfig patrice.chotard
2024-12-20 12:55 ` [PATCH v2 2/4] ARM: configs: stm32: Clean " patrice.chotard
2024-12-20 12:55 ` [PATCH v2 3/4] ARM: configs: stm32: Remove CRYPTO in " patrice.chotard
2024-12-20 12:55 ` [PATCH v2 4/4] ARM: configs: stm32: Remove useless flags " patrice.chotard
2024-12-20 17:06   ` Arnd Bergmann
2025-01-06 13:52     ` Patrice CHOTARD
2024-12-20 16:47 ` [PATCH v2 0/4] ARM: config: stm32: Remove useless flags Arnd Bergmann
2024-12-20 19:27   ` Olof Johansson
2025-01-06 13:58   ` Alexandre TORGUE
2025-01-15 17:13 ` patchwork-bot+linux-soc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.