From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp6.pp.htv.fi (smtp6.pp.htv.fi [213.243.153.40]) by ozlabs.org (Postfix) with ESMTP id 6481DDE063 for ; Fri, 18 Jul 2008 04:18:46 +1000 (EST) Date: Thu, 17 Jul 2008 21:18:28 +0300 From: Adrian Bunk To: paulus@samba.org, benh@kernel.crashing.org Subject: [2.6 patch] powerpc: remove duplicate 6xx option Message-ID: <20080717181828.GA18326@cs181140183.pp.htv.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , The real option is above in the same Kconfig file. Signed-off-by: Adrian Bunk --- 2251e74345df51309579a0a5fd8339e2f14762b9 diff --git a/arch/powerpc/platforms/Kconfig.cputype b/arch/powerpc/platforms/Kconfig.cputype index 5bc4b61..6489d57 100644 --- a/arch/powerpc/platforms/Kconfig.cputype +++ b/arch/powerpc/platforms/Kconfig.cputype @@ -84,9 +84,6 @@ config TUNE_CELL machines. When building a kernel that is supposed to run only on Cell, you should also select the POWER4_ONLY option. -config 6xx - bool - # this is temp to handle compat with arch=ppc config 8xx bool