svn commit: r236568 - projects/altix2/sys/conf

Marcel Moolenaar marcel at FreeBSD.org
Mon Jun 4 16:28:57 UTC 2012


Author: marcel
Date: Mon Jun  4 16:28:56 2012
New Revision: 236568
URL: http://svn.freebsd.org/changeset/base/236568

Log:
  Remove options ISP_USE_BUSDMA & MPT_USE_BUSDMA. I'm simply rewriting
  the drivers unconditionally.

Modified:
  projects/altix2/sys/conf/options

Modified: projects/altix2/sys/conf/options
==============================================================================
--- projects/altix2/sys/conf/options	Mon Jun  4 16:15:40 2012	(r236567)
+++ projects/altix2/sys/conf/options	Mon Jun  4 16:28:56 2012	(r236568)
@@ -912,7 +912,3 @@ AR71XX_REALMEM		opt_ar71xx.h
 AR71XX_ENV_UBOOT	opt_ar71xx.h
 AR71XX_ENV_REDBOOT	opt_ar71xx.h
 AR71XX_ATH_EEPROM	opt_ar71xx.h
-
-# busdma/mi
-ISP_USE_BUSDMA	opt_global.h
-MPT_USE_BUSDMA	opt_global.h


More information about the svn-src-projects mailing list