]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - sys/mips/conf/std.SWARM
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / sys / mips / conf / std.SWARM
1 #
2 # $FreeBSD$
3 #
4
5 hints           "SWARM.hints"
6 include         "../sibyte/std.sibyte"
7
8 options         CFE
9 options         CFE_CONSOLE
10 options         CFE_ENV
11 options         ALT_BREAK_TO_DEBUGGER
12
13 cpu             CPU_SB1
14
15 makeoptions     DEBUG=-g                #Build kernel with gdb(1) debug symbols
16 makeoptions     MODULES_OVERRIDE=""
17
18 options         DDB
19 options         KDB
20
21 options         SCHED_4BSD              #4BSD scheduler
22 options         INET                    #InterNETworking
23 options         NFSCL                   #Network Filesystem Client
24 options         NFS_ROOT                #NFS usable as /, requires NFSCL
25 options         PSEUDOFS                #Pseudo-filesystem framework
26 options         _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
27
28 # Debugging for use in -current
29 #options        DEADLKRES
30 options         INVARIANTS
31 options         INVARIANT_SUPPORT
32 options         WITNESS
33
34 options         FFS                     #Fast filesystem
35
36 options         KTRACE
37
38 device          pci
39 device          miibus
40 device          bge
41 device          loop
42 device          ether
43 device          md
44 device          random
45
46 options         USB_DEBUG
47 device usb
48 device ohci
49 device uhci
50 device ehci
51
52 device umass
53
54 device scbus
55 device cd
56 device da
57 device pass
58
59 device          ata
60 options         ATA_CAM
61 options         ATA_STATIC_ID   # Static device numbering