summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2011-04-05 05:29:10 +0000
committeradrian <adrian@FreeBSD.org>2011-04-05 05:29:10 +0000
commit66f0d44ea23a0dd63609963ce003bef3d68bd0fd (patch)
tree1fd90e89280a503162bb5a9816b3c9a5b383a4af /sys/conf
parent077518df43f50106c6b7d56ecb7558d0dce991cb (diff)
downloadFreeBSD-src-66f0d44ea23a0dd63609963ce003bef3d68bd0fd.zip
FreeBSD-src-66f0d44ea23a0dd63609963ce003bef3d68bd0fd.tar.gz
Put the ARGE_DEBUG behind a kernel config option.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/options.mips5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/conf/options.mips b/sys/conf/options.mips
index 30f04ce..c3ba6b9 100644
--- a/sys/conf/options.mips
+++ b/sys/conf/options.mips
@@ -65,3 +65,8 @@ MAXMEM opt_global.h
#
OCTEON_VENDOR_LANNER opt_cvmx.h
OCTEON_BOARD_CAPK_0100ND opt_cvmx.h
+
+#
+# Options that control the Atheros SoC peripherals
+#
+ARGE_DEBUG opt_global.h
OpenPOWER on IntegriCloud