From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <17163.51700.805599.487962@cargo.ozlabs.ibm.com> Date: Wed, 24 Aug 2005 11:14:28 +1000 From: Paul Mackerras To: Al Viro In-Reply-To: References: Cc: linuxppc-dev@ozlabs.org, torvalds@osdl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] (20/43) Kconfig fix (ppc32 SMP dependencies) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Al Viro writes: > ppc SMP is supported only for 6xx/POWER3/POWER4 - i.e. ones that have > PPC_STD_MMU. Dependency fixed. > > Signed-off-by: Al Viro Acked-by: Paul Mackerras