Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jun 2009 10:07:21 +0000 (UTC)
From:      Rafal Jaworowski <raj@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r194950 - head/sys/powerpc/conf
Message-ID:  <200906251007.n5PA7LCa047270@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: raj
Date: Thu Jun 25 10:07:21 2009
New Revision: 194950
URL: http://svn.freebsd.org/changeset/base/194950

Log:
  Include SMP support in the MPC85XX kernel by default.

Modified:
  head/sys/powerpc/conf/MPC85XX

Modified: head/sys/powerpc/conf/MPC85XX
==============================================================================
--- head/sys/powerpc/conf/MPC85XX	Thu Jun 25 10:03:51 2009	(r194949)
+++ head/sys/powerpc/conf/MPC85XX	Thu Jun 25 10:07:21 2009	(r194950)
@@ -43,6 +43,7 @@ options 	NFSLOCKD
 options 	PROCFS
 options 	PSEUDOFS
 options 	SCHED_4BSD
+options		SMP
 options 	SYSVMSG
 options 	SYSVSEM
 options 	SYSVSHM



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906251007.n5PA7LCa047270>