From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 0E2A6DDE18 for ; Tue, 4 Dec 2007 07:55:11 +1100 (EST) Subject: Re: [PATCH 4/5] PowerPC 74xx: Katana Qp base support From: Benjamin Herrenschmidt To: Andrei Dolnikov In-Reply-To: <20071129154200.GE13751@ru.mvista.com> References: <20071129154200.GE13751@ru.mvista.com> Content-Type: text/plain Date: Tue, 04 Dec 2007 07:54:59 +1100 Message-Id: <1196715299.13230.230.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org Reply-To: benh@kernel.crashing.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2007-11-29 at 18:42 +0300, Andrei Dolnikov wrote: > +config PPC_KATANAQP > + bool "Emerson-Katana Qp" > + depends on EMBEDDED6xx > + select MV64X60 > + select NOT_COHERENT_CACHE ^^^^^^^^^^^^^^^^^^ Just one word: ARGHHHHHHHH ! Oh and another one: WHY ? Ben.