diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2023-04-14 23:24:07 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2023-04-21 16:16:24 +1000 |
commit | a4f64f73b6a368c067beae20e0fac6625e8768cb (patch) | |
tree | 49906f419d17cde8a18ee9c05c6d7290525da67a /arch/powerpc/configs | |
parent | 649181aea2be6deaa1c9aef66e765a7ba0d077c5 (diff) | |
download | lwn-a4f64f73b6a368c067beae20e0fac6625e8768cb.tar.gz lwn-a4f64f73b6a368c067beae20e0fac6625e8768cb.zip |
powerpc/configs/64s: Drop REISERFS
No reason to use this anymore.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230414132415.821564-24-mpe@ellerman.id.au
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r-- | arch/powerpc/configs/ppc64_defconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig index b7c6cd72a0ce..12d49f3e56b7 100644 --- a/arch/powerpc/configs/ppc64_defconfig +++ b/arch/powerpc/configs/ppc64_defconfig @@ -312,10 +312,6 @@ CONFIG_EXT2_FS_SECURITY=y CONFIG_EXT4_FS=y CONFIG_EXT4_FS_POSIX_ACL=y CONFIG_EXT4_FS_SECURITY=y -CONFIG_REISERFS_FS=m -CONFIG_REISERFS_FS_XATTR=y -CONFIG_REISERFS_FS_POSIX_ACL=y -CONFIG_REISERFS_FS_SECURITY=y CONFIG_JFS_FS=m CONFIG_JFS_POSIX_ACL=y CONFIG_JFS_SECURITY=y |