]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/mips/conf/std.SWARM
Update libdialog to 1.3-20180621
[FreeBSD/FreeBSD.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         TCP_HHOOK               # hhook(9) framework for TCP
24 options         NFSCL                   #Network Filesystem Client
25 options         NFS_ROOT                #NFS usable as /, requires NFSCL
26 options         PSEUDOFS                #Pseudo-filesystem framework
27 options         _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
28
29 # Debugging for use in -current
30 #options        DEADLKRES
31 options         INVARIANTS
32 options         INVARIANT_SUPPORT
33 options         WITNESS
34
35 options         FFS                     #Fast filesystem
36
37 options         KTRACE
38
39 device          pci
40 device          miibus
41 device          bge
42 device          loop
43 device          ether
44 device          md
45 device          random
46
47 options         USB_DEBUG
48 device usb
49 device ohci
50 device uhci
51 device ehci
52
53 device umass
54
55 device scbus
56 device cd
57 device da
58 device pass
59
60 device          ata