]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/powerpc/conf/MPC85XX
Import Amazon Elastic Network Adapter (ENA) HAL to sys/contrib/
[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         COMPAT_FREEBSD11
63 options         HWPMC_HOOKS
64 options         KDTRACE_HOOKS           # Kernel DTrace hooks
65 options         DDB_CTF                 # Kernel ELF linker loads CTF data
66
67 device          ata
68 device          bpf
69 device          cfi
70 device          crypto
71 device          cryptodev
72 device          da
73 device          ds1553
74 device          em
75 device          alc
76 device          ether
77 device          fxp
78 device          gpio
79 device          gpiopower
80 device          iic
81 device          iicbus
82 #device         isa
83 device          loop
84 device          md
85 device          miibus
86 device          mmc
87 device          mmcsd
88 device          pass
89 device          pci
90 device          quicc
91 device          random
92 #device         rl
93 device          scbus
94 device          scc
95 device          sec
96 device          spibus
97 device          spigen
98 device          tsec
99 device          dpaa
100 device          tun
101 device          uart
102 options         USB_DEBUG       # enable debug msgs
103 #device         uhci
104 device          ehci
105 device          umass
106 device          usb
107 device          vlan
108
109 # P1022 DIU
110 device          diu
111 device          videomode
112 device          vt
113 device          fbd