From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Dooks Subject: PATA: RPC now selects HAVE_PATA_PLATFORM for pata platform driver Date: Tue, 15 Jul 2008 17:12:50 +0100 Message-ID: <20080715161250.462581372@fluff.org.uk> Return-path: Received: from aeryn.fluff.org.uk ([87.194.8.8]:49957 "EHLO kira.home.fluff.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753076AbYGOQMw (ORCPT ); Tue, 15 Jul 2008 12:12:52 -0400 Content-Disposition: inline; filename=simtec/libata-rpc-use-have-kconfig2.patch Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: linux-ide@vger.kernel.org Cc: Russell King , Ben Dooks The RPC machine type now selects HAVE_PATA_PLATFORM so we can remove the special case in the PATA_PLATFORM configuration code. Cc: Russell King Signed-off-by: Ben Dooks Index: linux-2.6.26-rc5-quilt1/drivers/ata/Kconfig =================================================================== --- linux-2.6.26-rc5-quilt1.orig/drivers/ata/Kconfig 2008-06-10 12:38:03.000000000 +0100 +++ linux-2.6.26-rc5-quilt1/drivers/ata/Kconfig 2008-06-10 12:38:03.000000000 +0100 @@ -661,7 +661,7 @@ config HAVE_PATA_PLATFORM config PATA_PLATFORM tristate "Generic platform device PATA support" - depends on EMBEDDED || ARCH_RPC || PPC || HAVE_PATA_PLATFORM + depends on EMBEDDED || PPC || HAVE_PATA_PLATFORM help This option enables support for generic directly connected ATA devices commonly found on embedded systems. -- Ben (ben@fluff.org, http://www.fluff.org/) 'a smiley only costs 4 bytes'