Author: sbruno
Date: Tue Oct 20 19:32:26 2015
New Revision: 289655
URL: https://svnweb.freebsd.org/changeset/base/289655

Log:
  Disable SWAPPING as we don't do it on this board.

Modified:
  head/sys/mips/conf/TP-MR3020

Modified: head/sys/mips/conf/TP-MR3020
==============================================================================
--- head/sys/mips/conf/TP-MR3020        Tue Oct 20 19:32:16 2015        
(r289654)
+++ head/sys/mips/conf/TP-MR3020        Tue Oct 20 19:32:26 2015        
(r289655)
@@ -27,6 +27,9 @@ hints "TP-MR3020.hints"
 # Board memory - 32MB
 options        AR71XX_REALMEM=(32*1024*1024)
 
+# Disable support for paging
+options                NO_SWAPPING
+
 # i2c GPIO bus
 device gpioiic
 device iicbb
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to