]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/powerpc/conf/MPC85XXSPE
powerpc/powernv: Fix issues in opal_async
[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         HWPMC_HOOKS
66 options         KDTRACE_HOOKS           # Kernel DTrace hooks
67 options         DDB_CTF                 # Kernel ELF linker loads CTF data
68
69 device          ata
70 device          bpf
71 device          cfi
72 device          cpufreq
73 device          crypto
74 device          cryptodev
75 device          da
76 device          ds1307
77 device          ds1553
78 device          iflib
79 device          em
80 device          alc
81 device          ether
82 device          fxp
83 device          gpio
84 device          gpiopower
85 device          iic
86 device          iicbus
87 #device         isa
88 device          loop
89 device          md
90 device          miibus
91 device          mmc
92 device          mmcsd
93 device          pass
94 device          pci
95 device          quicc
96 device          random
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          tun
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