summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf/OCTEON1
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/conf/OCTEON1')
-rw-r--r--sys/mips/conf/OCTEON17
1 files changed, 7 insertions, 0 deletions
diff --git a/sys/mips/conf/OCTEON1 b/sys/mips/conf/OCTEON1
index d563512..1d637d8 100644
--- a/sys/mips/conf/OCTEON1
+++ b/sys/mips/conf/OCTEON1
@@ -41,6 +41,13 @@ makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
#options OCTEON_VENDOR_RADISYS # Support for Radisys boards.
#options OCTEON_BOARD_CAPK_0100ND # Support for CAPK-0100nd.
+# Compile for a specified Octeon model. If not specified, support for
+# detection at runtime will be used instead, which may give inferior
+# performance.
+#
+# See sys/contrib/octeon-sdk/octeon-model.h for possible values.
+#options OCTEON_MODEL=OCTEON_CN58XX_PASS1_1
+
options SCHED_ULE # ULE scheduler
options PREEMPTION # Enable kernel thread preemption
options INET # InterNETworking
OpenPOWER on IntegriCloud