diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2002-10-19 16:54:15 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2002-10-19 16:54:15 +0000 |
| commit | c7063e5913cd60637a34abc4f12a763da127bcbe (patch) | |
| tree | c3574dc2b3e043d49933f75696a077e3f72836a1 /sys/powerpc | |
| parent | d6fd08cc3ba67ce31576afc4692aae68999d992f (diff) | |
Notes
Diffstat (limited to 'sys/powerpc')
| -rw-r--r-- | sys/powerpc/conf/GENERIC | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC index 3af23cea7ae5..2045f5d3f7c0 100644 --- a/sys/powerpc/conf/GENERIC +++ b/sys/powerpc/conf/GENERIC @@ -38,6 +38,7 @@ options INET6 #IPv6 communications protocols options GEOM #GEOMetry subsystem 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 |
