Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Aug 2016 04:06:57 +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: r304934 - head/sys/mips/conf
Message-ID:  <201608280406.u7S46vp5088800@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adrian
Date: Sun Aug 28 04:06:57 2016
New Revision: 304934
URL: https://svnweb.freebsd.org/changeset/base/304934

Log:
  Since i'm using carambola 2 for more debugging, enable ARGE_DEBUG by default.

Modified:
  head/sys/mips/conf/CARAMBOLA2

Modified: head/sys/mips/conf/CARAMBOLA2
==============================================================================
--- head/sys/mips/conf/CARAMBOLA2	Sun Aug 28 04:06:36 2016	(r304933)
+++ head/sys/mips/conf/CARAMBOLA2	Sun Aug 28 04:06:57 2016	(r304934)
@@ -31,6 +31,7 @@ options         AR71XX_REALMEM=(64*1024*
 #device		iic
 
 # Options required for miiproxy and mdiobus
+options		ARGE_DEBUG
 options 	ARGE_MDIO	# Export an MDIO bus separate from arge
 device		miiproxy	# MDIO bus <-> MII PHY rendezvous
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608280406.u7S46vp5088800>