From: Claudiu Beznea Date: Wed, 26 Oct 2022 12:41:10 +0000 (+0300) Subject: ARM: configs: at91: sama7: use make savedefconfig X-Git-Tag: v6.2-rc1~207^2~14^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6e3b80643c80fe6262896b45ba84c4472c6db32f;p=thirdparty%2Flinux.git ARM: configs: at91: sama7: use make savedefconfig Use make savedefconfig on sama7_defconfig. Signed-off-by: Claudiu Beznea Link: https://lore.kernel.org/r/20221026124114.985876-8-claudiu.beznea@microchip.com --- diff --git a/arch/arm/configs/sama7_defconfig b/arch/arm/configs/sama7_defconfig index 8f28c9d443f07..dcd2705b7c97f 100644 --- a/arch/arm/configs/sama7_defconfig +++ b/arch/arm/configs/sama7_defconfig @@ -211,13 +211,13 @@ CONFIG_NLS_ISO8859_1=y CONFIG_NLS_UTF8=y CONFIG_LSM="N" CONFIG_CRYPTO_AUTHENC=y -CONFIG_CRYPTO_GCM=y +CONFIG_CRYPTO_DES=y CONFIG_CRYPTO_CBC=y CONFIG_CRYPTO_CFB=y CONFIG_CRYPTO_OFB=y CONFIG_CRYPTO_XTS=y +CONFIG_CRYPTO_GCM=y CONFIG_CRYPTO_SHA1=y -CONFIG_CRYPTO_DES=y CONFIG_CRYPTO_USER_API_HASH=m CONFIG_CRYPTO_USER_API_SKCIPHER=m CONFIG_CRYPTO_DEV_ATMEL_AES=y