]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/powerpc/conf/MPC85XX
file: update to 5.34
[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 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         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         HWPMC_HOOKS
64 options         KDTRACE_HOOKS           # Kernel DTrace hooks
65 options         DDB_CTF                 # Kernel ELF linker loads CTF data
66
67 device          ata
68 device          bpf
69 device          cfi
70 device          cpufreq
71 device          crypto
72 device          cryptodev
73 device          da
74 device          ds1307
75 device          ds1553
76 device          em
77 device          alc
78 device          ether
79 device          fxp
80 device          gpio
81 device          gpiopower
82 device          iic
83 device          iicbus
84 #device         isa
85 device          loop
86 device          md
87 device          miibus
88 device          mmc
89 device          mmcsd
90 device          pass
91 device          pci
92 device          quicc
93 device          random
94 #device         rl
95 device          scbus
96 device          scc
97 device          sdhci
98 device          sec
99 device          spibus
100 device          spigen
101 device          tsec
102 device          dpaa
103 device          tun
104 device          uart
105 options         USB_DEBUG       # enable debug msgs
106 #device         uhci
107 device          ehci
108 device          ukbd
109 device          ums
110 device          umass
111 device          usb
112 device          vlan
113
114 # P1022 DIU
115 device          diu
116 device          videomode
117 device          vt
118 device          fbd