ReiserFS has been considered deprecated for 19 months since commit eb103a51640e ("reiserfs: Deprecate reiserfs"). However, there are several architectures that still build it into their defconfig kernels. As ReiserFS will be removed in 2025, delete all ReiserFS-related options from defconfig files before the filesystem's removal. The series is intended to be approved/rejected on an arch-by-arch basis. No patch is dependant upon another in the series. See discussion originating in, Link: https://lore.kernel.org/linux-um/20230918125744.4342-1-peter@xxxxxxxx/ Peter Lafreniere (7): arch: um: remove ReiserFS from defconfig arch: powerpc: remove ReiserFS from defconfig arch: sh: remove ReiserFS from defconfig arch: mips: remove ReiserFS from defconfig arch: m68k: remove ReiserFS from defconfig arch: arm: remove ReiserFS from defconfig arch: alpha: remove ReiserFS from defconfig arch/alpha/configs/defconfig | 1 - arch/arm/configs/pxa_defconfig | 4 ---- arch/m68k/configs/amiga_defconfig | 1 - arch/m68k/configs/apollo_defconfig | 1 - arch/m68k/configs/atari_defconfig | 1 - arch/m68k/configs/bvme6000_defconfig | 1 - arch/m68k/configs/hp300_defconfig | 1 - arch/m68k/configs/mac_defconfig | 1 - arch/m68k/configs/multi_defconfig | 1 - arch/m68k/configs/mvme147_defconfig | 1 - arch/m68k/configs/mvme16x_defconfig | 1 - arch/m68k/configs/q40_defconfig | 1 - arch/m68k/configs/sun3_defconfig | 1 - arch/m68k/configs/sun3x_defconfig | 1 - arch/mips/configs/fuloong2e_defconfig | 1 - arch/mips/configs/jazz_defconfig | 4 ---- arch/mips/configs/lemote2f_defconfig | 3 --- arch/mips/configs/malta_defconfig | 5 ----- arch/mips/configs/malta_kvm_defconfig | 5 ----- arch/mips/configs/maltaup_xpa_defconfig | 5 ----- arch/mips/configs/rm200_defconfig | 4 ---- arch/powerpc/configs/44x/sam440ep_defconfig | 1 - arch/powerpc/configs/g5_defconfig | 4 ---- arch/powerpc/configs/ppc64e_defconfig | 4 ---- arch/powerpc/configs/ppc6xx_defconfig | 5 ----- arch/sh/configs/landisk_defconfig | 1 - arch/sh/configs/titan_defconfig | 1 - arch/um/configs/i386_defconfig | 1 - arch/um/configs/x86_64_defconfig | 1 - 29 files changed, 62 deletions(-) -- 2.42.0