m68k: defconfig: Update defconfigs for v5.17-rc3
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 7 Feb 2022 13:10:08 +0000 (14:10 +0100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 28 Feb 2022 11:00:11 +0000 (12:00 +0100)
commitee55c9c5734e34d7bf40c4f91d181622630626ff
tree5dfd8591c66d0bc6d97d10cb9ae67ae4d72d1b0a
parentc4d5b6eef2581dd893bea4edb374e480e5a90ce6
m68k: defconfig: Update defconfigs for v5.17-rc3

  - Drop CONFIG_NFT_COUNTER=m (removed in commit 023223dfbfb34fcc
    ("netfilter: nf_tables: make counter support built-in")),
  - Drop CONFIG_NF_FLOW_TABLE_IPV4=m and CONFIG_NF_FLOW_TABLE_IPV6=m
    (can no longer be enabled since commit c42ba4290b2147aa ("netfilter:
    flowtable: remove ipv4/ipv6 modules")),
  - Enable the new option for legacy fbcon hardware acceleration code on
    all platforms that have a frame buffer device that can make use of
    it,
  - Drop CONFIG_TEST_HASH=m (replaced by auto-modular
    CONFIG_HASH_KUNIT_TEST in commit 0acc968f352336a4 ("test_hash.c:
    refactor into kunit")),
  - Enable modular build of the new siphash selftest.

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