[PATCH v2 0/4] ARM: config: stm32: Remove useless flags
patrice.chotard at foss.st.com
patrice.chotard at foss.st.com
Fri Dec 20 04:55:02 PST 2024
From: Patrice Chotard <patrice.chotard at 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
More information about the linux-arm-kernel
mailing list