Author: adrian
Date: Wed Jun 26 05:01:50 2013
New Revision: 252240
URL: http://svnweb.freebsd.org/changeset/base/252240

Log:
  Add in two new configuration options for the current generation SoCs.

Modified:
  head/sys/conf/options

Modified: head/sys/conf/options
==============================================================================
--- head/sys/conf/options       Wed Jun 26 04:58:25 2013        (r252239)
+++ head/sys/conf/options       Wed Jun 26 05:01:50 2013        (r252240)
@@ -785,6 +785,10 @@ AH_SUPPORT_AR5416  opt_ah.h
 # XXX when actually targetting AR9130.
 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_DEBUG               opt_ah.h
 AH_ASSERT              opt_ah.h
 AH_DEBUG_ALQ           opt_ah.h
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to