Author: imp
Date: Mon Mar  2 00:23:31 2020
New Revision: 358510
URL: https://svnweb.freebsd.org/changeset/base/358510

Log:
  Remove BROOKTREE_ALLOC_PAGES now that bktr is now gone.

Modified:
  head/sys/conf/NOTES

Modified: head/sys/conf/NOTES
==============================================================================
--- head/sys/conf/NOTES Sun Mar  1 23:01:51 2020        (r358509)
+++ head/sys/conf/NOTES Mon Mar  2 00:23:31 2020        (r358510)
@@ -2755,11 +2755,6 @@ options  RACCT
 options        RCTL
 
 # Yet more undocumented options for linting.
-# BKTR_ALLOC_PAGES has no effect except to cause warnings, and
-# BROOKTREE_ALLOC_PAGES hasn't actually been superseded by it, since the
-# driver still mostly spells this option BROOKTREE_ALLOC_PAGES.
-##options      BKTR_ALLOC_PAGES=(217*4+1)
-options        BROOKTREE_ALLOC_PAGES=(217*4+1)
 options        MAXFILES=999
 
 # Random number generator
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to