diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-01-10 19:59:33 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-01-10 19:59:33 +0300 |
commit | 8cc1e20765f03a29442484a9acbc97e31578af92 (patch) | |
tree | b8b9f5d14a52a72ca42c87bb9da38b4f33592e27 /arch/m68k/configs/multi_defconfig | |
parent | f0d43b3a3809f280806825df2454fd83f71874c4 (diff) | |
parent | 1a0ae068bf6b6f4233b1f31bf48bcbc47b111ef2 (diff) | |
download | linux-8cc1e20765f03a29442484a9acbc97e31578af92.tar.xz |
Merge tag 'm68k-for-v5.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Pull m68k updates from Geert Uytterhoeven:
- enable memtest functionality
- defconfig updates
* tag 'm68k-for-v5.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k:
m68k: defconfig: Update defconfigs for v5.16-rc1
m68k: Enable memtest functionality
Diffstat (limited to 'arch/m68k/configs/multi_defconfig')
-rw-r--r-- | arch/m68k/configs/multi_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/m68k/configs/multi_defconfig b/arch/m68k/configs/multi_defconfig index b9b7a5cc6a1e..6a7e4be70eea 100644 --- a/arch/m68k/configs/multi_defconfig +++ b/arch/m68k/configs/multi_defconfig @@ -319,7 +319,6 @@ CONFIG_MPLS_ROUTING=m CONFIG_MPLS_IPTUNNEL=m CONFIG_NET_NSH=m CONFIG_AF_KCM=m -CONFIG_MCTP=m # CONFIG_WIRELESS is not set CONFIG_PSAMPLE=m CONFIG_NET_IFE=m @@ -338,7 +337,6 @@ CONFIG_ATARI_FLOPPY=y CONFIG_BLK_DEV_SWIM=m CONFIG_AMIGA_Z2RAM=y CONFIG_BLK_DEV_LOOP=y -CONFIG_BLK_DEV_CRYPTOLOOP=m CONFIG_BLK_DEV_DRBD=m CONFIG_BLK_DEV_NBD=m CONFIG_BLK_DEV_RAM=y |