From 078b9535f0627f5c60944246a4c3df0402604c44 Mon Sep 17 00:00:00 2001 From: raj Date: Thu, 25 Jun 2009 10:07:21 +0000 Subject: Include SMP support in the MPC85XX kernel by default. --- sys/powerpc/conf/MPC85XX | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/powerpc/conf') diff --git a/sys/powerpc/conf/MPC85XX b/sys/powerpc/conf/MPC85XX index 715a173..8e6badc 100644 --- a/sys/powerpc/conf/MPC85XX +++ b/sys/powerpc/conf/MPC85XX @@ -43,6 +43,7 @@ options NFSLOCKD options PROCFS options PSEUDOFS options SCHED_4BSD +options SMP options SYSVMSG options SYSVSEM options SYSVSHM -- cgit v1.1