Deleted Added
full compact
MPC85XX (207077) MPC85XX (209908)
1#
2# Custom kernel for Freescale MPC85XX development boards like the CDS etc.
3#
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
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
28#options DIAGNOSTIC
27#options DIAGNOSTIC
28options FDT
29makeoptions FDT_DTS_FILE=mpc8572ds.dts
30#makeoptions FDT_DTS_FILE=mpc8555cds.dts
29options FFS
30options GDB
31options GEOM_PART_GPT
32options INET
33options INET6
34options INVARIANTS
35options INVARIANT_SUPPORT
36options KDB

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

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