]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - sys/powerpc/conf/MPC85XX
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.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 makeoptions     DEBUG="-Wa,-me500 -g"
14 makeoptions     NO_MODULES=yes
15
16 options         FPU_EMU
17
18 options         _KPOSIX_PRIORITY_SCHEDULING
19 options         ALT_BREAK_TO_DEBUGGER
20 options         BREAK_TO_DEBUGGER
21 options         BOOTP
22 options         BOOTP_NFSROOT
23 options         BOOTP_NFSV3
24 options         BOOTP_WIRED_TO=tsec0
25 options         CD9660
26 options         COMPAT_43
27 options         DDB
28 #options        DEADLKRES
29 options         DEVICE_POLLING
30 #options        DIAGNOSTIC
31 options         FDT
32 makeoptions     FDT_DTS_FILE=mpc8572ds.dts
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_4BSD
52 options         SMP
53 options         SYSVMSG
54 options         SYSVSEM
55 options         SYSVSHM
56 options         WITNESS
57 options         WITNESS_SKIPSPIN
58
59 device          ata
60 device          bpf
61 device          cfi
62 device          crypto
63 device          cryptodev
64 device          da
65 device          ds1553
66 device          em
67 device          ether
68 device          fxp
69 device          iic
70 device          iicbus
71 #device         isa
72 device          loop
73 device          md
74 device          miibus
75 device          pass
76 device          pci
77 device          quicc
78 device          random
79 #device         rl
80 device          scbus
81 device          scc
82 device          sec
83 device          tsec
84 device          tun
85 device          uart
86 options         USB_DEBUG       # enable debug msgs
87 #device         uhci
88 device          umass
89 device          usb
90 device          vlan