svn commit: r230149 - head/sys/conf

Adrian Chadd adrian at FreeBSD.org
Sun Jan 15 19:30:33 UTC 2012


Author: adrian
Date: Sun Jan 15 19:30:32 2012
New Revision: 230149
URL: http://svn.freebsd.org/changeset/base/230149

Log:
  Add the new option introduced in the previous commit.

Modified:
  head/sys/conf/options

Modified: head/sys/conf/options
==============================================================================
--- head/sys/conf/options	Sun Jan 15 19:29:33 2012	(r230148)
+++ head/sys/conf/options	Sun Jan 15 19:30:32 2012	(r230149)
@@ -902,3 +902,4 @@ RCTL		opt_global.h
 AR71XX_REALMEM    opt_global.h
 AR71XX_ENV_UBOOT	opt_global.h
 AR71XX_ENV_REDBOOT	opt_global.h
+AR71XX_ATH_EEPROM	opt_global.h


More information about the svn-src-head mailing list