diff mbox series

[2/2] powerpc/configs/64s: Drop JFS Filesystem

Message ID 20230420051609.1324201-2-mpe@ellerman.id.au (mailing list archive)
State Accepted
Commit da66ed3198162882755d5c9a147e36f02dc9be93
Headers show
Series [1/2] powerpc/configs/64s: Use EXT4 to mount EXT2 filesystems | expand

Commit Message

Michael Ellerman April 20, 2023, 5:16 a.m. UTC
Unlikely that anyone is still regularly using JFS, drop it from the
defconfig.

Suggested-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
---
 arch/powerpc/configs/ppc64_defconfig | 3 ---
 1 file changed, 3 deletions(-)
diff mbox series

Patch

diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig
index 2836190448d5..7e8bc53f4e64 100644
--- a/arch/powerpc/configs/ppc64_defconfig
+++ b/arch/powerpc/configs/ppc64_defconfig
@@ -322,9 +322,6 @@  CONFIG_LIBNVDIMM=y
 CONFIG_EXT4_FS=y
 CONFIG_EXT4_FS_POSIX_ACL=y
 CONFIG_EXT4_FS_SECURITY=y
-CONFIG_JFS_FS=m
-CONFIG_JFS_POSIX_ACL=y
-CONFIG_JFS_SECURITY=y
 CONFIG_XFS_FS=y
 CONFIG_XFS_POSIX_ACL=y
 CONFIG_BTRFS_FS=m