]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/powerpc/conf/MPC85XX
MFV r304060:
[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         INVARIANTS
40 options         INVARIANT_SUPPORT
41 options         KDB
42 options         KTRACE
43 options         MD_ROOT
44 options         MPC85XX
45 options         MSDOSFS
46 options         NFS_ROOT
47 options         NFSCL
48 options         NFSLOCKD
49 options         PROCFS
50 options         PSEUDOFS
51 options         SCHED_ULE
52 options         CAPABILITIES
53 options         CAPABILITY_MODE
54 options         SMP
55 options         SYSVMSG
56 options         SYSVSEM
57 options         SYSVSHM
58 options         WITNESS
59 options         WITNESS_SKIPSPIN
60
61 device          ata
62 device          bpf
63 device          cfi
64 device          crypto
65 device          cryptodev
66 device          da
67 device          ds1553
68 device          em
69 device          alc
70 device          ether
71 device          fxp
72 device          gpio
73 device          iic
74 device          iicbus
75 #device         isa
76 device          loop
77 device          md
78 device          miibus
79 device          pass
80 device          pci
81 device          quicc
82 device          random
83 #device         rl
84 device          scbus
85 device          scc
86 device          sec
87 device          tsec
88 device          tun
89 device          uart
90 options         USB_DEBUG       # enable debug msgs
91 #device         uhci
92 device          umass
93 device          usb
94 device          vlan