]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/powerpc/conf/MPC85XX
MFC r309362:
[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="-Wa,-me500 -g"
15 makeoptions     WERROR="-Werror -Wno-format -Wno-redundant-decls"
16 makeoptions     NO_MODULES=yes
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         HWPMC_HOOKS
63 options         KDTRACE_HOOKS           # Kernel DTrace hooks
64 options         DDB_CTF                 # Kernel ELF linker loads CTF data
65
66 device          ata
67 device          bpf
68 device          cfi
69 device          crypto
70 device          cryptodev
71 device          da
72 device          ds1553
73 device          em
74 device          alc
75 device          ether
76 device          fxp
77 device          gpio
78 device          gpiopower
79 device          iic
80 device          iicbus
81 #device         isa
82 device          loop
83 device          md
84 device          miibus
85 device          mmc
86 device          mmcsd
87 device          pass
88 device          pci
89 device          quicc
90 device          random
91 #device         rl
92 device          scbus
93 device          scc
94 device          sec
95 device          tsec
96 device          dpaa
97 device          tun
98 device          uart
99 options         USB_DEBUG       # enable debug msgs
100 #device         uhci
101 device          ehci
102 device          umass
103 device          usb
104 device          vlan
105
106 # P1022 DIU
107 device          diu
108 device          videomode
109 device          vt
110 device          fbd