Skip to content

Commit c1bfead

Browse files
Patrice Chotardarndb
authored andcommitted
ARM: configs: stm32: Remove CRYPTO in STM32 defconfig
Running make savedefconfig highlights some useless flags. Since 1c92d4a ("ARM: configs: stm32: Enable MMC_ARMMMCI and EXT3_FS support") CRYPTO is selected by EXT3_FS, so CRYPTO can be removed in stm32_defconfig. Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Link: https://lore.kernel.org/r/20241220125506.3157268-4-patrice.chotard@foss.st.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent c556c34 commit c1bfead

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm/configs/stm32_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,3 @@ CONFIG_PRINTK_TIME=y
7575
CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
7676
CONFIG_MAGIC_SYSRQ=y
7777
# CONFIG_SLUB_DEBUG is not set
78-
CONFIG_CRYPTO=y

0 commit comments

Comments
 (0)