Put the -current debugging options back into AR71XX.

This commit is contained in:
imp 2010-05-01 16:38:40 +00:00
parent e75188d9b5
commit a54f37f512

View File

@ -29,11 +29,11 @@ options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
# options NFS_LEGACYRPC
# Debugging for use in -current
# options DEADLKRES
# options INVARIANTS
# options INVARIANT_SUPPORT
# options WITNESS
# options WITNESS_SKIPSPIN
options DEADLKRES
options INVARIANTS
options INVARIANT_SUPPORT
options WITNESS
options WITNESS_SKIPSPIN
options FFS #Berkeley Fast Filesystem
options SOFTUPDATES #Enable FFS soft updates support
options UFS_ACL #Support for access control lists