Date: Fri, 29 Apr 2011 18:26:17 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r221215 - head/sys/conf Message-ID: <201104291826.p3TIQHFt010109@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jhb Date: Fri Apr 29 18:26:17 2011 New Revision: 221215 URL: http://svn.freebsd.org/changeset/base/221215 Log: Add the AH_SUPPORT_AR9130 option. Modified: head/sys/conf/options Modified: head/sys/conf/options ============================================================================== --- head/sys/conf/options Fri Apr 29 18:20:12 2011 (r221214) +++ head/sys/conf/options Fri Apr 29 18:26:17 2011 (r221215) @@ -775,6 +775,7 @@ ATH_ENABLE_11N opt_ah.h # options for the Atheros hal AH_SUPPORT_AR5416 opt_ah.h +AH_SUPPORT_AR9130 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?201104291826.p3TIQHFt010109>