Deleted Added
full compact
AR724X_BASE (241970) AR724X_BASE (243177)
1#
2# AR724X -- Kernel configuration file for FreeBSD/MIPS for Atheros 724x systems
3#
4# This includes all the common drivers for the AR724x boards.
5# Since the AR724x boards tend to have minimal flash (sometimes 4MB!),
6# the majority of the kernel framework will be built as modules.
7#
1#
2# AR724X -- Kernel configuration file for FreeBSD/MIPS for Atheros 724x systems
3#
4# This includes all the common drivers for the AR724x boards.
5# Since the AR724x boards tend to have minimal flash (sometimes 4MB!),
6# the majority of the kernel framework will be built as modules.
7#
8# $FreeBSD: head/sys/mips/conf/AR724X_BASE 241970 2012-10-23 22:58:25Z thompsa $
8# $FreeBSD: head/sys/mips/conf/AR724X_BASE 243177 2012-11-17 04:05:46Z adrian $
9#
10
11machine mips mips
12ident AR724X_BASE
13cpu CPU_MIPS4KC
14makeoptions KERNLOADADDR=0x80050000
15options HZ=1000
16options HWPMC_HOOKS

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

112
113# On-board SPI flash
114device spibus
115device ar71xx_spi
116device mx25l
117device ar71xx_wdog
118
119device uart
9#
10
11machine mips mips
12ident AR724X_BASE
13cpu CPU_MIPS4KC
14makeoptions KERNLOADADDR=0x80050000
15options HZ=1000
16options HWPMC_HOOKS

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

112
113# On-board SPI flash
114device spibus
115device ar71xx_spi
116device mx25l
117device ar71xx_wdog
118
119device uart
120device uart_ar71xx
120
121device loop
122device ether
123device md
124device bpf
125#device random
126#device if_bridge
127#device gif # ip[46] in ip[46] tunneling protocol
128#device gre # generic encapsulation - only for IPv4 in IPv4 though atm
129
130# Enable GPIO
131#device gpio
132#device gpioled
121
122device loop
123device ether
124device md
125device bpf
126#device random
127#device if_bridge
128#device gif # ip[46] in ip[46] tunneling protocol
129#device gre # generic encapsulation - only for IPv4 in IPv4 though atm
130
131# Enable GPIO
132#device gpio
133#device gpioled