]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/powerpc/conf/MPC85XXSPE
MFC tun/tap merge: r347241, r347394, r347404, r347483, r351220, r351229,
[FreeBSD/FreeBSD.git] / sys / powerpc / conf / MPC85XXSPE
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           MPC85XXSPE
10
11 machine         powerpc powerpcspe
12
13 include         "dpaa/config.dpaa"
14 makeoptions     DEBUG=-g                #Build kernel with gdb(1) debug symbols
15 makeoptions     WITH_CTF=1
16
17 options         FPU_EMU
18
19 options         _KPOSIX_PRIORITY_SCHEDULING
20 options         ALT_BREAK_TO_DEBUGGER
21 options         BREAK_TO_DEBUGGER
22 options         BOOTP
23 options         BOOTP_NFSROOT
24 #options        BOOTP_NFSV3
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=mpc8555cds.dts
33 options         FFS
34 options         GDB
35 options         GEOM_PART_GPT
36 options         INET
37 options         INET6
38 options         TCP_HHOOK               # hhook(9) framework for TCP
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         PRINTF_BUFR_SIZE=128    # Prevent printf output being interspersed.
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          cpufreq
71 device          crypto
72 device          cryptodev
73 device          da
74 device          ds1307
75 device          ds1553
76 device          iflib
77 device          em
78 device          alc
79 device          ether
80 device          fxp
81 device          gpio
82 device          gpiopower
83 device          iic
84 device          iicbus
85 #device         isa
86 device          loop
87 device          md
88 device          miibus
89 device          mmc
90 device          mmcsd
91 device          pass
92 device          pci
93 device          quicc
94 device          random
95 #device         rl
96 device          scbus
97 device          scc
98 device          sdhci
99 device          sec
100 device          spibus
101 device          spigen
102 device          tsec
103 device          dpaa
104 device          tuntap
105 device          uart
106 options         USB_DEBUG       # enable debug msgs
107 #device         uhci
108 device          ehci
109 device          ukbd
110 device          ums
111 device          umass
112 device          usb
113 device          vlan
114
115 # P1022 DIU
116 device          diu
117 device          videomode
118 device          vt
119 device          fbd