Changeset View
Changeset View
Standalone View
Standalone View
head/sys/mips/conf/QCA955X_BASE
# | # | ||||
# QCA955X_BASE -- Kernel configuration base file for the Qualcomm Atheros | # QCA955X_BASE -- Kernel configuration base file for the Qualcomm Atheros | ||||
# QCA955x SoC. | # QCA955x SoC. | ||||
# | # | ||||
# This file (and the hints file accompanying it) are not designed to be | # This file (and the hints file accompanying it) are not designed to be | ||||
# used by themselves. Instead, users of this file should create a kernel | # used by themselves. Instead, users of this file should create a kernel | ||||
# config file which includes this file (which gets the basic hints), then | # config file which includes this file (which gets the basic hints), then | ||||
# override the default options (adding devices as needed) and adding | # override the default options (adding devices as needed) and adding | ||||
# hints as needed (for example, the GPIO and LAN PHY.) | # hints as needed (for example, the GPIO and LAN PHY.) | ||||
# | # | ||||
# $FreeBSD$ | # $FreeBSD$ | ||||
# | # | ||||
machine mips mips | machine mips mips | ||||
ident QCA955X_BASE | ident QCA955X_BASE | ||||
cpu CPU_MIPS74KC | cpu CPU_MIPS74K | ||||
makeoptions KERNLOADADDR=0x80050000 | makeoptions KERNLOADADDR=0x80050000 | ||||
options HZ=1000 | options HZ=1000 | ||||
options BREAK_TO_DEBUGGER | options BREAK_TO_DEBUGGER | ||||
options ALT_BREAK_TO_DEBUGGER | options ALT_BREAK_TO_DEBUGGER | ||||
# options BOOTVERBOSE=10 | # options BOOTVERBOSE=10 | ||||
▲ Show 20 Lines • Show All 117 Lines • Show Last 20 Lines |