From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.177]) by ozlabs.org (Postfix) with ESMTP id 20452DDF18 for ; Wed, 2 May 2007 22:14:16 +1000 (EST) Message-Id: <20070502114709.074174446@arndb.de> Date: Wed, 02 May 2007 13:47:09 +0200 From: Arnd Bergmann To: linuxppc-dev@ozlabs.org Subject: [PATCH 0/6] CPU selection Kconfig cleanup Cc: paulus@samba.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This is a new attempt at improving the CPU selection menu in arch/powerpc/Kconfig, based on the comments for an older patch in the same general direction. Please review. Arnd <>< --