Deleted Added
sdiff udiff text old ( 207077 ) new ( 209908 )
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 $
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
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
67device 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