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 <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
1 parent c556c34 commit c1bfead

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)