]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/powerpc/conf/MPC85XX
sysctl(9): Fix a few mandoc related issues
[FreeBSD/FreeBSD.git] / sys / powerpc / conf / MPC85XX
1 #
2 # Custom kernel for Freescale MPC85XX development boards like the CDS etc.
3 #
4 # $FreeBSD$
5 #
6
7 cpu             BOOKE
8 cpu             BOOKE_E500
9 ident           MPC85XX
10
11 machine         powerpc powerpc
12
13 include         "dpaa/config.dpaa"
14 makeoptions     DEBUG=-g                #Build kernel with gdb(1) debug symbols
15 makeoptions     WITH_CTF=1
16
17 options         FPU_EMU
18
19 options         _KPOSIX_PRIORITY_SCHEDULING
20 options         ALT_BREAK_TO_DEBUGGER
21 options         BREAK_TO_DEBUGGER
22 options         BOOTP
23 options         BOOTP_NFSROOT
24 #options        BOOTP_NFSV3
25 options         CD9660
26 options         COMPAT_43
27 options         DDB
28 #options        DEADLKRES
29 options         DEVICE_POLLING
30 #options        DIAGNOSTIC
31 options         FDT
32 #makeoptions    FDT_DTS_FILE=mpc8555cds.dts
33 options         FFS
34 options         GDB
35 options         GEOM_PART_GPT
36 options         INET
37 options         INET6
38 options         TCP_HHOOK               # hhook(9) framework for TCP
39 options         INVARIANTS
40 options         INVARIANT_SUPPORT
41 options         KDB
42 options         KTRACE
43 options         MD_ROOT
44 options         MPC85XX
45 options         MSDOSFS
46 options         NFS_ROOT
47 options         NFSCL
48 options         NFSLOCKD
49 options         PRINTF_BUFR_SIZE=128    # Prevent printf output being interspersed.
50 options         PROCFS
51 options         PSEUDOFS
52 options         SCHED_ULE
53 options         CAPABILITIES
54 options         CAPABILITY_MODE
55 options         SMP
56 options         SYSVMSG
57 options         SYSVSEM
58 options         SYSVSHM
59 options         WITNESS
60 options         WITNESS_SKIPSPIN
61 options         COMPAT_FREEBSD10
62 options         COMPAT_FREEBSD11
63 options         COMPAT_FREEBSD12
64 options         HWPMC_HOOKS
65 options         KDTRACE_HOOKS           # Kernel DTrace hooks
66 options         DDB_CTF                 # Kernel ELF linker loads CTF data
67
68 device          ata
69 device          bpf
70 device          cfi
71 device          cpufreq
72 device          crypto
73 device          cryptodev
74 device          da
75 device          ds1307
76 device          ds1553
77 device          iflib
78 device          em
79 device          alc
80 device          ether
81 device          fxp
82 device          gpio
83 device          gpiopower
84 device          iic
85 device          iicbus
86 #device         isa
87 device          loop
88 device          md
89 device          miibus
90 device          mmc
91 device          mmcsd
92 device          pass
93 device          pci
94 device          quicc
95 #device         rl
96 device          scbus
97 device          scc
98 device          sdhci
99 device          sec
100 device          spibus
101 device          spigen
102 device          tsec
103 device          dpaa
104 device          tuntap
105 device          uart
106 options         USB_DEBUG       # enable debug msgs
107 #device         uhci
108 device          ehci
109 device          ukbd
110 device          ums
111 device          umass
112 device          usb
113 device          vlan
114
115 # P1022 DIU
116 device          diu
117 device          videomode
118 device          vt
119 device          fbd