m68k: defconfig: Update defconfigs for v5.5-rc3
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 23 Dec 2019 09:58:35 +0000 (10:58 +0100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 12 Jan 2020 15:51:56 +0000 (16:51 +0100)
commitbfc7931c40908a3e5575c527754ef4be2e24c83b
tree947c39d1f528008e5f57ef5af6864cc7aba74682
parente8bb2a2a1d51511e6b3f7e08125d52ec73c11139
m68k: defconfig: Update defconfigs for v5.5-rc3

  - Enable modular build of new crypto algorithms:
      - CONFIG_CRYPTO_BLAKE2S=m,
      - CONFIG_CRYPTO_CURVE25519=m,
      - CONFIG_CRYPTO_LIB_BLAKE2S=m,
      - CONFIG_CRYPTO_LIB_CHACHA20POLY1305=m,
      - CONFIG_CRYPTO_LIB_CURVE25519=m.
  - Remove CONFIG_CRYPTO_XXHASH=m (auto-selected by CONFIG_BTRFS_FS
    since commit 3951e7f050ac6a38 ("btrfs: add xxhash64 to checksumming
    algorithms"),
  - Move CONFIG_EARLY_PRINTK.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
12 files changed:
arch/m68k/configs/amiga_defconfig
arch/m68k/configs/apollo_defconfig
arch/m68k/configs/atari_defconfig
arch/m68k/configs/bvme6000_defconfig
arch/m68k/configs/hp300_defconfig
arch/m68k/configs/mac_defconfig
arch/m68k/configs/multi_defconfig
arch/m68k/configs/mvme147_defconfig
arch/m68k/configs/mvme16x_defconfig
arch/m68k/configs/q40_defconfig
arch/m68k/configs/sun3_defconfig
arch/m68k/configs/sun3x_defconfig