svn commit: r194950 - head/sys/powerpc/conf
Rafal Jaworowski
raj at FreeBSD.org
Thu Jun 25 10:07:22 UTC 2009
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
More information about the svn-src-all
mailing list