Deleted Added
full compact
18c18
< # $FreeBSD: head/sys/mips/conf/XLRN32 217626 2011-01-20 08:15:11Z jchandra $
---
> # $FreeBSD: head/sys/mips/conf/XLRN32 217630 2011-01-20 09:01:14Z jchandra $
30d29
< options ISA_MIPS64
31a31
> options ISA_MIPS64
35c35
< #options VERBOSE_SYSINIT
---
> #options VERBOSE_SYSINIT
57,59c57,59
< #options MD_ROOT_SIZE=27000
< #options MD_ROOT_SIZE=5120
< #options ROOTDEVNAME=\"ufs:md0\"
---
> #options MD_ROOT_SIZE=27000
> #options MD_ROOT_SIZE=5120
> #options ROOTDEVNAME=\"ufs:md0\"
76c76
< #options KTR_COMPILE=(KTR_LOCK|KTR_PROC|KTR_INTR|KTR_CALLOUT|KTR_UMA|KTR_SYSC|KTR_CRITICAL)
---
> #options KTR_COMPILE=(KTR_LOCK|KTR_PROC|KTR_INTR|KTR_CALLOUT|KTR_UMA|KTR_SYSC)
78,79d77
< #options MUTEX_DEBUG
< #options MUTEX_PROFILING
80a79,82
> #options LOCK_PROFILING
> #options SLEEPQUEUE_PROFILING
> #options TURNSTILE_PROFILING
>
86d87
< #device genclock
92d92
< device mem
117,124c117,123
< # Not yet
< #device ic
< #device iic
< #device iicbb
< #device iicbus
< #device xlr_rtc
< #device xlr_temperature
< #device xlr_eeprom
---
> device ic
> device iic
> device iicbb
> device iicbus
> device ds1374u # RTC on XLR boards
> device max6657 # Temparature sensor on XLR boards
> device at24co2n # EEPROM on XLR boards