amd64 MINIMAL: remove UFS from compiled-in list

Reviewed by:	emaste, imp
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D39990
This commit is contained in:
Konstantin Belousov 2023-05-06 23:02:34 +03:00
parent bba6249ae9
commit 0c1c5e36eb

View File

@ -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