aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha
diff options
context:
space:
mode:
authorRobert Watson <rwatson@FreeBSD.org>2002-10-19 16:54:15 +0000
committerRobert Watson <rwatson@FreeBSD.org>2002-10-19 16:54:15 +0000
commitc7063e5913cd60637a34abc4f12a763da127bcbe (patch)
treec3574dc2b3e043d49933f75696a077e3f72836a1 /sys/alpha
parentd6fd08cc3ba67ce31576afc4692aae68999d992f (diff)
Notes
Diffstat (limited to 'sys/alpha')
-rw-r--r--sys/alpha/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC
index 75e8ad758c43..04c26af099fd 100644
--- a/sys/alpha/conf/GENERIC
+++ b/sys/alpha/conf/GENERIC
@@ -52,6 +52,7 @@ options INET #InterNETworking
options INET6 #IPv6 communications protocols
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
options MD_ROOT #MD is a potential root device
options NFSCLIENT #Network Filesystem Client