Date: Thu, 24 Dec 2015 18:30:04 +0000 (UTC) From: Adrian Chadd <adrian@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r292698 - head/sys/mips/conf Message-ID: <201512241830.tBOIU4l0059181@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adrian Date: Thu Dec 24 18:30:04 2015 New Revision: 292698 URL: https://svnweb.freebsd.org/changeset/base/292698 Log: [rt305x] Prepare for the upcoming regime change - add RT305x options. Submitted by: Stanislav Galabov <sgalabov@gmail.com> Modified: head/sys/mips/conf/RT305X Modified: head/sys/mips/conf/RT305X ============================================================================== --- head/sys/mips/conf/RT305X Thu Dec 24 17:05:25 2015 (r292697) +++ head/sys/mips/conf/RT305X Thu Dec 24 18:30:04 2015 (r292698) @@ -33,6 +33,9 @@ hints "RT305X.hints" #Default places t #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols +options RT3052F +options RT305X_UBOOT + # Debugging for use in -current #options DEADLKRES #Enable the deadlock resolver #options INVARIANTS #Enable calls of extra sanity checking
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512241830.tBOIU4l0059181>