]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/powerpc/conf/MPC85XX
Merge llvm trunk r321414 to contrib/llvm.
[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 makeoptions     NO_MODULES=yes
18
19 options         FPU_EMU
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         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          em
78 device          alc
79 device          ether
80 device          fxp
81 device          gpio
82 device          gpiopower
83 device          iic
84 device          iicbus
85 #device         isa
86 device          loop
87 device          md
88 device          miibus
89 device          mmc
90 device          mmcsd
91 device          pass
92 device          pci
93 device          quicc
94 device          random
95 #device         rl
96 device          scbus
97 device          scc
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