m68k: defconfig: Update defconfigs for v5.18-rc1
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 4 Apr 2022 10:11:46 +0000 (12:11 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 25 Apr 2022 12:15:02 +0000 (14:15 +0200)
commita96e4ebf3dedaf110999189939cd0272d32c4296
tree9728db52d24be9cc15fa3165ed05450c3463c970
parent05d51e42df06f0211c7029ab9aa46c492ee85043
m68k: defconfig: Update defconfigs for v5.18-rc1

  - Drop CONFIG_BINFMT_AOUT=m (no longer available since commit
    19e8b701e258701b ("a.out: Stop building a.out/osf1 support on alpha
    and m68k")),
  - Enable modular build of the SM3 digest algorithm (no longer
    auto-selected since commit 114004696bf23499 ("crypto: sm2 - make
    dependent on sm3 library")),
  - Drop CONFIG_CRC64=m (auto-selected since commit a7d4383f17e10f33
    ("block: add pi for extended integrity")),
  - Drop CONFIG_TEST_OVERFLOW=m (replaced by auto-modular
    CONFIG_OVERFLOW_KUNIT_TEST in commit 617f55e20743fc50 ("lib:
    overflow: Convert to Kunit")),
  - Drop CONFIG_TEST_STACKINIT=m (replaced by auto-modular
    CONFIG_STACKINIT_KUNIT_TEST in commit 02788ebcf521fe78 ("lib:
    stackinit: Convert to KUnit")).

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/r/2ca38d8de70fc9fad5ad17fb81d04736effa181d.1649066720.git.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