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