projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c556c34
)
ARM: configs: stm32: Remove CRYPTO in STM32 defconfig
author
Patrice Chotard
<patrice.chotard@foss.st.com>
Fri, 20 Dec 2024 12:55:05 +0000
(13:55 +0100)
committer
Arnd Bergmann
<arnd@arndb.de>
Wed, 15 Jan 2025 14:00:18 +0000
(15:00 +0100)
Running make savedefconfig highlights some useless flags.
Since
1c92d4a0edcf
("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>
arch/arm/configs/stm32_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/stm32_defconfig
b/arch/arm/configs/stm32_defconfig
index be7b630367308fcca47616f5070ce5df15164c0a..d62a0c0b7ce585da64e484220cccf5dbf134aeb6 100644
(file)
--- a/
arch/arm/configs/stm32_defconfig
+++ b/
arch/arm/configs/stm32_defconfig
@@
-75,4
+75,3
@@
CONFIG_PRINTK_TIME=y
CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
CONFIG_MAGIC_SYSRQ=y
# CONFIG_SLUB_DEBUG is not set
-CONFIG_CRYPTO=y