On Mon, Apr 27, 2015 at 11:20 AM, Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote:
Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> --- Updates for later releases may be squashed into this one later. --- arch/m68k/configs/amiga_defconfig | 9 +++++++-- arch/m68k/configs/apollo_defconfig | 9 +++++++-- arch/m68k/configs/atari_defconfig | 9 +++++++-- arch/m68k/configs/bvme6000_defconfig | 9 +++++++-- arch/m68k/configs/hp300_defconfig | 9 +++++++-- arch/m68k/configs/mac_defconfig | 9 +++++++-- arch/m68k/configs/multi_defconfig | 9 +++++++-- arch/m68k/configs/mvme147_defconfig | 9 +++++++-- arch/m68k/configs/mvme16x_defconfig | 9 +++++++-- arch/m68k/configs/q40_defconfig | 9 +++++++-- arch/m68k/configs/sun3_defconfig | 9 +++++++-- arch/m68k/configs/sun3x_defconfig | 9 +++++++-- 12 files changed, 84 insertions(+), 24 deletions(-) diff --git a/arch/m68k/configs/amiga_defconfig b/arch/m68k/configs/amiga_defconfig index ed1643b4c67893b6..2d4e8be0e9a3f826 100644 --- a/arch/m68k/configs/amiga_defconfig +++ b/arch/m68k/configs/amiga_defconfig
@@ -576,5 +580,6 @@ CONFIG_CRYPTO_DRBG_CTR=y CONFIG_CRYPTO_USER_API_HASH=m CONFIG_CRYPTO_USER_API_SKCIPHER=m CONFIG_CRYPTO_USER_API_RNG=m +CONFIG_CRYPTO_USER_API_AEAD=m # CONFIG_CRYPTO_HW is not set CONFIG_XZ_DEC_TEST=m
As CONFIG_CRYPTO_USER_API_AEAD has been removed again in v4.1-rc6, I'll drop it from all defconfigs. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html