Deleted Added
full compact
AR91XX_BASE (232896) AR91XX_BASE (233644)
1#
2# AR91XX -- Kernel configuration base file for the Atheros AR913x SoC.
3#
4# This file (and the hints file accompanying it) are not designed to be
5# used by themselves. Instead, users of this file should create a kernel
6# config file which includes this file (which gets the basic hints), then
7# override the default options (adding devices as needed) and adding
8# hints as needed (for example, the GPIO and LAN PHY.)
9#
1#
2# AR91XX -- Kernel configuration base file for the Atheros AR913x SoC.
3#
4# This file (and the hints file accompanying it) are not designed to be
5# used by themselves. Instead, users of this file should create a kernel
6# config file which includes this file (which gets the basic hints), then
7# override the default options (adding devices as needed) and adding
8# hints as needed (for example, the GPIO and LAN PHY.)
9#
10# $FreeBSD: head/sys/mips/conf/AR91XX_BASE 232896 2012-03-12 21:25:32Z jmallett $
10# $FreeBSD: head/sys/mips/conf/AR91XX_BASE 233644 2012-03-29 02:54:35Z jmallett $
11#
12
11#
12
13machine mips mipseb
13machine mips mips
14ident AR91XX_BASE
15cpu CPU_MIPS4KC
16makeoptions KERNLOADADDR=0x80050000
17options HZ=1000
18
19files "../atheros/files.ar71xx"
20hints "AR91XX_BASE.hints"
21

--- 95 unchanged lines hidden ---
14ident AR91XX_BASE
15cpu CPU_MIPS4KC
16makeoptions KERNLOADADDR=0x80050000
17options HZ=1000
18
19files "../atheros/files.ar71xx"
20hints "AR91XX_BASE.hints"
21

--- 95 unchanged lines hidden ---