]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/powerpc/conf/MPC85XX
This commit was generated by cvs2svn to compensate for changes in r178528,
[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             E500
8 ident           MPC85XX
9
10 makeoptions     DEBUG="-Wa,-me500 -g"
11 makeoptions     NO_MODULES=yes
12
13 options         FPU_EMU
14
15 options         _KPOSIX_PRIORITY_SCHEDULING
16 options         ALT_BREAK_TO_DEBUGGER
17 options         BREAK_TO_DEBUGGER
18 options         BOOTP
19 options         BOOTP_NFSROOT
20 options         BOOTP_NFSV3
21 options         BOOTP_WIRED_TO=tsec0
22 options         CD9660
23 options         COMPAT_43
24 options         DDB
25 #options        DIAGNOSTIC
26 options         FFS
27 options         GDB
28 options         GEOM_PART_GPT
29 options         INET
30 options         INET6
31 options         INVARIANTS
32 options         INVARIANT_SUPPORT
33 options         KDB
34 options         KTRACE
35 options         MD_ROOT
36 options         MPC85XX
37 options         MSDOSFS
38 options         NFS_ROOT
39 options         NFSCLIENT
40 options         PROCFS
41 options         PSEUDOFS
42 options         SCHED_4BSD
43 options         SYSVMSG
44 options         SYSVSEM
45 options         SYSVSHM
46 options         WITNESS
47 options         WITNESS_SKIPSPIN
48
49 device          ata
50 device          atadisk
51 device          bpf
52 device          da
53 device          em
54 device          ether
55 device          fxp
56 device          loop
57 device          md
58 device          miibus
59 device          pci
60 device          pty
61 device          quicc
62 device          random
63 #device         rl
64 device          scbus
65 device          scc
66 device          tsec
67 device          tun
68 device          uart
69 device          ugen
70 #device         uhci
71 device          umass
72 device          usb