From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.187]) by ozlabs.org (Postfix) with ESMTP id CC210DDF55 for ; Tue, 29 Apr 2008 19:27:31 +1000 (EST) From: Arnd Bergmann To: linuxppc-embedded@ozlabs.org, dhlii@dlasys.net Subject: Re: HAVE_CONFIG Date: Tue, 29 Apr 2008 11:27:13 +0200 References: <4816B372.10608@dlasys.net> In-Reply-To: <4816B372.10608@dlasys.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200804291127.14666.arnd@arndb.de> List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tuesday 29 April 2008, David H. Lynch Jr. wrote: > =A0 =A0 Why does CONFIG_PPC set CONFIG_HAVE_IDE ? Because it's possible to build ide drivers on the powerpc architecture. It means you get the option to enable to disable the old ATA (IDE) drivers. Arnd <><