Deleted Added
full compact
18c18
< # $FreeBSD: stable/10/sys/mips/conf/ALCHEMY 221753 2011-05-11 00:52:41Z gonzo $
---
> # $FreeBSD: stable/10/sys/mips/conf/ALCHEMY 266331 2014-05-17 17:34:37Z ian $
31,32c31,32
< options DDB
< options KDB
---
> options DDB
> options KDB
34,39c34,39
< options SCHED_4BSD #4BSD scheduler
< options INET #InterNETworking
< options NFSCL #Network Filesystem Client
< options NFS_ROOT #NFS usable as /, requires NFSCL
< options PSEUDOFS #Pseudo-filesystem framework
< # options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
---
> options SCHED_4BSD #4BSD scheduler
> options INET #InterNETworking
> options NFSCL #Network Filesystem Client
> options NFS_ROOT #NFS usable as /, requires NFSCL
> options PSEUDOFS #Pseudo-filesystem framework
> # options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
51c51
< options ROOTDEVNAME=\"nfs:10.0.0.1:/mnt/bsd\"
---
> options ROOTDEVNAME=\"nfs:10.0.0.1:/mnt/bsd\"
56,59c56,59
< options INVARIANTS #Enable calls of extra sanity checking
< options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
< #options WITNESS #Enable checks to detect deadlocks and cycles
< #options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed
---
> options INVARIANTS #Enable calls of extra sanity checking
> options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
> #options WITNESS #Enable checks to detect deadlocks and cycles
> #options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed