]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/powerpc/conf/MPC85XXSPE
MFC r343617, r343618:
[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
20 options         _KPOSIX_PRIORITY_SCHEDULING
21 options         ALT_BREAK_TO_DEBUGGER
22 options         BREAK_TO_DEBUGGER
23 options         BOOTP
24 options         BOOTP_NFSROOT
25 #options        BOOTP_NFSV3
26 options         CD9660
27 options         COMPAT_43
28 options         DDB
29 #options        DEADLKRES
30 options         DEVICE_POLLING
31 #options        DIAGNOSTIC
32 options         FDT
33 #makeoptions    FDT_DTS_FILE=mpc8555cds.dts
34 options         FFS
35 options         GDB
36 options         GEOM_PART_GPT
37 options         INET
38 options         INET6
39 options         TCP_HHOOK               # hhook(9) framework for TCP
40 options         INVARIANTS
41 options         INVARIANT_SUPPORT
42 options         KDB
43 options         KTRACE
44 options         MD_ROOT
45 options         MPC85XX
46 options         MSDOSFS
47 options         NFS_ROOT
48 options         NFSCL
49 options         NFSLOCKD
50 options         PRINTF_BUFR_SIZE=128    # Prevent printf output being interspersed.
51 options         PROCFS
52 options         PSEUDOFS
53 options         SCHED_ULE
54 options         CAPABILITIES
55 options         CAPABILITY_MODE
56 options         SMP
57 options         SYSVMSG
58 options         SYSVSEM
59 options         SYSVSHM
60 options         WITNESS
61 options         WITNESS_SKIPSPIN
62 options         COMPAT_FREEBSD10
63 options         COMPAT_FREEBSD11
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          random
96 #device         rl
97 device          scbus
98 device          scc
99 device          sdhci
100 device          sec
101 device          spibus
102 device          spigen
103 device          tsec
104 device          dpaa
105 device          tun
106 device          uart
107 options         USB_DEBUG       # enable debug msgs
108 #device         uhci
109 device          ehci
110 device          ukbd
111 device          ums
112 device          umass
113 device          usb
114 device          vlan
115
116 # P1022 DIU
117 device          diu
118 device          videomode
119 device          vt
120 device          fbd