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 E1A39DDE0F for ; Wed, 13 Jun 2007 02:39:21 +1000 (EST) Message-Id: <20070612163016.253915076@arndb.de> Date: Tue, 12 Jun 2007 18:30:16 +0200 From: arnd@arndb.de To: paulus@samba.org Subject: [patch 00/13] CPU selection Kconfig cleanup, take 3 Cc: linuxppc-dev@ozlabs.org, Stephen Rothwell List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Next try: I've removed the patch that moves CONFIG_PPC64 into the CPU selection now, and split out the unrelated bug fix noticed by Stephen. During testing, I found a few more bugs, for which I include patches as well this time. Building without PCI support seems to be not well tested in general. I also had a few bug fixes to make 8xx build, but it became clear that it's pretty pointless in the current code as there are too many bugs in there. There is not even a single 8xx configuration that can build in arch/powerpc, it should probably just be marked as broken. Arnd <><