diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2024-09-30 14:27:46 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2024-11-11 13:53:58 +0100 |
commit | 647619b6bd27d2b7c3c6055f3f0d996e61884202 (patch) | |
tree | 530907f6e8c066651da4ae3e5a5c51adfcae95fe /arch/m68k/configs/q40_defconfig | |
parent | m68k: mvme147: Reinstate early console (diff) | |
download | linux-647619b6bd27d2b7c3c6055f3f0d996e61884202.tar.xz linux-647619b6bd27d2b7c3c6055f3f0d996e61884202.zip |
m68k: defconfig: Update defconfigs for v6.12-rc1
- Enable modular build of the new mul_u64_u64_div_u64() test.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/4092672cb64b86ec3f300b4cf0ea0c2db2b52e2e.1727699197.git.geert@linux-m68k.org
Diffstat (limited to 'arch/m68k/configs/q40_defconfig')
-rw-r--r-- | arch/m68k/configs/q40_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m68k/configs/q40_defconfig b/arch/m68k/configs/q40_defconfig index 0e81589f0ee2..3efe25435561 100644 --- a/arch/m68k/configs/q40_defconfig +++ b/arch/m68k/configs/q40_defconfig @@ -586,6 +586,7 @@ CONFIG_KUNIT_ALL_TESTS=m CONFIG_TEST_DHRY=m CONFIG_TEST_MIN_HEAP=m CONFIG_TEST_DIV64=m +CONFIG_TEST_MULDIV64=m CONFIG_REED_SOLOMON_TEST=m CONFIG_ATOMIC64_SELFTEST=m CONFIG_ASYNC_RAID6_TEST=m |