Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 2015 07:51:47 +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: r276742 - head/sys/conf
Message-ID:  <201501060751.t067plKN048910@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adrian
Date: Tue Jan  6 07:51:46 2015
New Revision: 276742
URL: https://svnweb.freebsd.org/changeset/base/276742

Log:
  Add option to support the QCA955x SoC wifi.

Modified:
  head/sys/conf/options

Modified: head/sys/conf/options
==============================================================================
--- head/sys/conf/options	Tue Jan  6 07:43:07 2015	(r276741)
+++ head/sys/conf/options	Tue Jan  6 07:51:46 2015	(r276742)
@@ -804,6 +804,7 @@ AH_SUPPORT_AR9130	opt_ah.h
 # This is required for AR933x SoC support
 AH_SUPPORT_AR9330	opt_ah.h
 AH_SUPPORT_AR9340	opt_ah.h
+AH_SUPPORT_QCA9550	opt_ah.h
 
 AH_DEBUG		opt_ah.h
 AH_ASSERT		opt_ah.h



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