Skip to content

Commit

Permalink
config-mpi: Re-add CONFIG_AUTOFS
Browse files Browse the repository at this point in the history
Commit 1f2190d ("arch/*/configs/*defconfig: Replace AUTOFS4_FS by
AUTOFS_FS") replaced CONFIG_AUTOFS4 with CONFIG_AUTOFS.

Consequently, commit 0c2aafa automatically removed the
CONFIG_AUTOFS4_FS option.

Add the renamed option.
  • Loading branch information
donald committed Sep 8, 2023
1 parent 17713cc commit 5e1421f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config-mpi
Original file line number Diff line number Diff line change
Expand Up @@ -745,6 +745,7 @@ CONFIG_FANOTIFY=y
CONFIG_QUOTA=y
CONFIG_QUOTA_NETLINK_INTERFACE=y
CONFIG_QFMT_V2=m
CONFIG_AUTOFS_FS=m
CONFIG_FUSE_FS=m
CONFIG_VIRTIO_FS=m
CONFIG_OVERLAY_FS=m
Expand Down

0 comments on commit 5e1421f

Please sign in to comment.