Put the -current debugging options back into AR71XX.

This commit is contained in:
Warner Losh 2010-05-01 16:38:40 +00:00
parent bc391cb2ce
commit 7e005410db
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=207473

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