summaryrefslogtreecommitdiffstats
path: root/sys/conf/options.mips
diff options
context:
space:
mode:
authorjmallett <jmallett@FreeBSD.org>2012-11-24 02:00:29 +0000
committerjmallett <jmallett@FreeBSD.org>2012-11-24 02:00:29 +0000
commitd15ac5b46e09876d5f3003476234efbe7d6518c5 (patch)
treec9de71813dcf22952c3cd3b22c52e9537fe277e4 /sys/conf/options.mips
parentfd1a7a0cc854bcf4a3a5524519e927cf11ba8934 (diff)
downloadFreeBSD-src-d15ac5b46e09876d5f3003476234efbe7d6518c5.zip
FreeBSD-src-d15ac5b46e09876d5f3003476234efbe7d6518c5.tar.gz
o) Add support for specifying a model of Octeon to target at compile-time,
reducing the number of runtime checks done by the SDK code. o) Group board/CPU information at early startup by subject matter, so that e.g. CPU information is adjacent to CPU information and board information is adjacent to board information.
Diffstat (limited to 'sys/conf/options.mips')
-rw-r--r--sys/conf/options.mips1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options.mips b/sys/conf/options.mips
index c4b3bb7..a86a749 100644
--- a/sys/conf/options.mips
+++ b/sys/conf/options.mips
@@ -71,6 +71,7 @@ MAXMEM opt_global.h
#
# Options that control the Cavium Simple Executive.
#
+OCTEON_MODEL opt_cvmx.h
OCTEON_VENDOR_LANNER opt_cvmx.h
OCTEON_VENDOR_RADISYS opt_cvmx.h
OCTEON_BOARD_CAPK_0100ND opt_cvmx.h
OpenPOWER on IntegriCloud