]> git.baikalelectronics.ru Git - kernel.git/commit
m68k: defconfig: Update defconfigs for v5.19-rc1
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 7 Jun 2022 07:12:53 +0000 (09:12 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 12 Jul 2022 08:48:21 +0000 (10:48 +0200)
commit3f00778ff050148fc60771b0b523395b44cb6e4d
treef30fca325c6118f4886811a1007bed8420bef12c
parente4b829594ec3081ecb088811c027b0eb21be5d6e
m68k: defconfig: Update defconfigs for v5.19-rc1

  - Move CONFIG_USERFAULTFD=y (moved in commit 127b4b6032ed5a77
    ("mm/uffd: move USERFAULTFD configs into mm/")),
  - Move CONFIG_SLAB=y (moved in commit 21b2dd1f3db88ab5 ("mm: Kconfig:
    move swap and slab config options to the MM section")),
  - Replace CONFIG_ZPOOL=m by CONFIG_ZRAM=m (cfr. commit
    cfa7fdd52c23a0c5 ("mm: Kconfig: simplify zswap configuration")),
  - Replace CONFIG_CRYPTO_SM[34]=m by CONFIG_CRYPTO_SM[34]_GENERIC=m
    (cfr. commit 0508ed42c7823042 ("crypto: sm3,sm4 - move into crypto
    directory")),
  - Drop CONFIG_BITFIELD_KUNIT=m, CONFIG_BITS_TEST=m,
    CONFIG_CMDLINE_KUNIT_TEST=m, and CONFIG_RESOURCE_KUNIT_TEST=m
    (auto-modular since commit 1386631d46ca7f85 ("lib/Kconfig.debug:
    change KUnit tests to default to KUNIT_ALL_TESTS")).

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/r/96e3b5c2b7f253449229993c8783478e6b7a9c5c.1654584908.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