Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 May 2016 07:10:30 +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: r300017 - head/sys/conf
Message-ID:  <201605170710.u4H7AUhN028338@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adrian
Date: Tue May 17 07:10:30 2016
New Revision: 300017
URL: https://svnweb.freebsd.org/changeset/base/300017

Log:
  [bwn] add the BWN_GPL_PHY option.
  
  This will eventually enable building the GPL PHY hooks needed for
  running b43 based PHYs.  For now it'll just build PHY-N.

Modified:
  head/sys/conf/options

Modified: head/sys/conf/options
==============================================================================
--- head/sys/conf/options	Tue May 17 07:09:24 2016	(r300016)
+++ head/sys/conf/options	Tue May 17 07:10:30 2016	(r300017)
@@ -856,6 +856,7 @@ BWI_DEBUG_VERBOSE	opt_bwi.h
 
 # options for the Brodacom BCM43xx driver (bwn)
 BWN_DEBUG		opt_bwn.h
+BWN_GPL_PHY		opt_bwn.h
 
 # Options for the SIBA driver
 SIBA_DEBUG		opt_siba.h



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