From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nommos.sslcatacombnetworking.com (nommos.sslcatacombnetworking.com [67.18.224.114]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 249DBDDECC for ; Sat, 17 Mar 2007 02:21:31 +1100 (EST) Received: from [72.183.106.80] (helo=[192.168.1.2]) by nommos.sslcatacombnetworking.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1HSEFE-0006AE-EI for linuxppc-dev@ozlabs.org; Fri, 16 Mar 2007 10:21:28 -0500 Date: Fri, 16 Mar 2007 10:18:10 -0500 (CDT) From: Kumar Gala To: linuxppc-dev@ozlabs.org Subject: RFC: arch/powerpc/Kconfig cleanup [000/006] Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Here is my first set of patches that cleans up platform support in arch/powerpc/Kconfig and splits it out to arch/powerpc/platforms/Kconfig. - k