]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/powerpc/conf/MPC85XXSPE
MFV r339640,339641,339644:
[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          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          sdhci
99 device          sec
100 device          spibus
101 device          spigen
102 device          tsec
103 device          dpaa
104 device          tun
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