diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-11-21 09:50:18 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-11-21 09:50:18 -0800 |
commit | c01f664e4ca210823b7594b50669bbd9b0a3c3b0 (patch) | |
tree | a628328f90d9696b55606a89758c1d41ffaa9609 /arch/alpha | |
parent | 597861d6cd343a6ded4cf0302f6fc25ec548e1cc (diff) | |
parent | fb6f20ecb121cef4d7946f834a6ee867c4e21b4a (diff) |
Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Pull reiserfs removal from Jan Kara:
"The deprecation period of reiserfs is ending at the end of this year
so it is time to remove it"
* tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
reiserfs: The last commit
Diffstat (limited to 'arch/alpha')
-rw-r--r-- | arch/alpha/configs/defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/alpha/configs/defconfig b/arch/alpha/configs/defconfig index 1816c1dc22b1..3280bd9e6578 100644 --- a/arch/alpha/configs/defconfig +++ b/arch/alpha/configs/defconfig @@ -51,7 +51,6 @@ CONFIG_SERIAL_8250_CONSOLE=y CONFIG_RTC_CLASS=y CONFIG_RTC_DRV_CMOS=y CONFIG_EXT2_FS=y -CONFIG_REISERFS_FS=m CONFIG_ISO9660_FS=y CONFIG_MSDOS_FS=y CONFIG_VFAT_FS=y |