m68k: defconfig: Update defconfigs for v6.15-rc1
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 14 Apr 2025 07:24:25 +0000 (09:24 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 19 May 2025 11:37:36 +0000 (13:37 +0200)
commitf440518f379d22c95329e9e0e0fb6caaafa0f8b0
tree0987b58ce2155f9d9d838caff70a8a86f547b6a7
parent52ae3f5da7e5adbe3d1319573b55dac470abb83c
m68k: defconfig: Update defconfigs for v6.15-rc1

  - Drop CONFIG_PRIME_NUMBERS=m (auto-modular since commit
    313b38a6ecb46db4 ("lib/prime_numbers: convert self-test to KUnit")),
  - Drop CONFIG_TEST_PRINTF=m (Replaced by auto-modular
    CONFIG_PRINTF_KUNIT_TEST in commit 7a79e7daa84e2302 ("printf:
    convert self-test to KUnit")),
  - Drop CONFIG_TEST_SCANF=m (Replaced by auto-modular
    CONFIG_SCANF_KUNIT_TEST in commit 97c1f302f2bc318e ("scanf: convert
    self-test to KUnit")),
  - Drop CONFIG_TEST_BLACKHOLE_DEV=m (replaced by auto-modular
    CONFIG_BLACKHOLE_DEV_KUNIT_TEST in commit b341f6fd45abb188
    ("blackhole_dev: convert self-test to KUnit")).

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