aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2023-05-06 20:02:34 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2023-05-13 00:53:45 +0000
commit066d2b67be7f70498b8c30cd396fe5a6b3e7555b (patch)
treec6f3075d8472d27645909e5cf8495b356e33d31d
parentd99c8134bbcc5c989e369dabe36eebe33b8e12bc (diff)
downloadsrc-066d2b67be7f70498b8c30cd396fe5a6b3e7555b.tar.gz
src-066d2b67be7f70498b8c30cd396fe5a6b3e7555b.zip
amd64 MINIMAL: remove UFS from compiled-in list
(cherry picked from commit 0c1c5e36ebbb7e30a5e57a044a20ea2c4f7cf793)
-rw-r--r--sys/amd64/conf/MINIMAL1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/amd64/conf/MINIMAL b/sys/amd64/conf/MINIMAL
index 64b8608594c6..c00348e9ddc3 100644
--- a/sys/amd64/conf/MINIMAL
+++ b/sys/amd64/conf/MINIMAL
@@ -41,7 +41,6 @@ options INET # InterNETworking
options INET6 # IPv6 communications protocols
options TCP_OFFLOAD # TCP offload
options SCTP_SUPPORT # Allow kldload of SCTP
-options FFS # Berkeley Fast Filesystem
options SOFTUPDATES # Enable FFS soft updates support
options UFS_ACL # Support for access control lists
options UFS_DIRHASH # Improve performance on big directories