Deleted Added
full compact
AR71XX_BASE (241970) AR71XX_BASE (243177)
1#
2# AR71XX -- Kernel configuration file for FreeBSD/MIPS for Atheros 71xx systems
3#
4# This includes all the common drivers for the AR71XX boards along with
5# the usb, net80211 and atheros driver code.
6#
1#
2# AR71XX -- Kernel configuration file for FreeBSD/MIPS for Atheros 71xx systems
3#
4# This includes all the common drivers for the AR71XX boards along with
5# the usb, net80211 and atheros driver code.
6#
7# $FreeBSD: head/sys/mips/conf/AR71XX_BASE 241970 2012-10-23 22:58:25Z thompsa $
7# $FreeBSD: head/sys/mips/conf/AR71XX_BASE 243177 2012-11-17 04:05:46Z adrian $
8#
9
10machine mips mips
11ident AR71XX_BASE
12cpu CPU_MIPS4KC
13makeoptions KERNLOADADDR=0x80050000
14options HZ=1000
15options HWPMC_HOOKS

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

103
104# On-board SPI flash
105device spibus
106device ar71xx_spi
107device mx25l
108device ar71xx_wdog
109
110device uart
8#
9
10machine mips mips
11ident AR71XX_BASE
12cpu CPU_MIPS4KC
13makeoptions KERNLOADADDR=0x80050000
14options HZ=1000
15options HWPMC_HOOKS

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

103
104# On-board SPI flash
105device spibus
106device ar71xx_spi
107device mx25l
108device ar71xx_wdog
109
110device uart
111device uart_ar71xx
111
112device loop
113device ether
114device md
115device bpf
116device random
117device if_bridge
118device gif # ip[46] in ip[46] tunneling protocol
119device gre # generic encapsulation - only for IPv4 in IPv4 though atm
120
121options ARGE_DEBUG # Enable if_arge debugging for now
122
123# Enable GPIO
124device gpio
125device gpioled
112
113device loop
114device ether
115device md
116device bpf
117device random
118device if_bridge
119device gif # ip[46] in ip[46] tunneling protocol
120device gre # generic encapsulation - only for IPv4 in IPv4 though atm
121
122options ARGE_DEBUG # Enable if_arge debugging for now
123
124# Enable GPIO
125device gpio
126device gpioled