Deleted Added
full compact
1#
2# Custom kernel for Freescale MPC85XX development boards like the CDS etc.
3#
4# $FreeBSD: head/sys/powerpc/conf/MPC85XX 207077 2010-04-22 21:31:34Z thompsa $
4# $FreeBSD: head/sys/powerpc/conf/MPC85XX 209908 2010-07-11 21:08:29Z raj $
5#
6
7cpu E500
8ident MPC85XX
9
10makeoptions DEBUG="-Wa,-me500 -g"
11makeoptions NO_MODULES=yes
12

--- 6 unchanged lines hidden (view full) ---

19options BOOTP_NFSROOT
20options BOOTP_NFSV3
21options BOOTP_WIRED_TO=tsec0
22options CD9660
23options COMPAT_43
24options DDB
25#options DEADLKRES
26options DEVICE_POLLING
27options HZ=1000
27#options DIAGNOSTIC
28options FDT
29makeoptions FDT_DTS_FILE=mpc8572ds.dts
30#makeoptions FDT_DTS_FILE=mpc8555cds.dts
31options FFS
32options GDB
33options GEOM_PART_GPT
34options INET
35options INET6
36options INVARIANTS
37options INVARIANT_SUPPORT
38options KDB

--- 22 unchanged lines hidden (view full) ---

61device cryptodev
62device da
63device ds1553
64device em
65device ether
66device fxp
67device iic
68device iicbus
67device isa
69#device isa
70device loop
71device md
72device miibus
73device pci
74device pty
75device quicc
76device random
77#device rl
78device scbus
79device scc
80device sec
81device tsec
82device tun
83device uart
84options USB_DEBUG # enable debug msgs
85#device uhci
86device umass
87device usb
88device vlan