From patchwork Thu Dec 19 23:20:54 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergei Shtylyov X-Patchwork-Id: 3384591 Return-Path: X-Original-To: patchwork-linux-sh@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 3A364C0D4A for ; Thu, 19 Dec 2013 22:20:49 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 452872069D for ; Thu, 19 Dec 2013 22:20:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 52F672069A for ; Thu, 19 Dec 2013 22:20:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755201Ab3LSWUr (ORCPT ); Thu, 19 Dec 2013 17:20:47 -0500 Received: from mail-la0-f43.google.com ([209.85.215.43]:62367 "EHLO mail-la0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754249Ab3LSWUq (ORCPT ); Thu, 19 Dec 2013 17:20:46 -0500 Received: by mail-la0-f43.google.com with SMTP id n7so770208lam.30 for ; Thu, 19 Dec 2013 14:20:45 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:organization:to:subject:date:user-agent:cc :references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=MXsfFu4LfIGUfGHgbXB5AFVS9FDIYyUddc4llKb40n4=; b=ZL9Rk6ca8lssJohih1rx1Cn5KwHiAE5hsCnveCAXorlaEMS6TJZiuo+1jwNgtF0RXe FUqFhI5F4LWwfoqmPFQEkNlRfoStRfSdxupLiTc2Qw6oEshxmU1QTfXsttqKrB7xHeLe H616yVWPN7rjESrdfanj+6CYFu5g92lDYFkpIzgP0DJZcTg11Fdgogvhl/oW4266XZmk 68aSK4mWQ6eIjpHcNGDFPDYeL3mhsT8itJQemrynm4MlQPUOCIgTbNQp1tcXBltARd7P KwXpnlTKvte5y8ElAMfdR+4Q7BmTzNAzSynKJvvlzIU5XlZyow4Zb0OXvWxNvG3gY58B Su8Q== X-Gm-Message-State: ALoCoQlT3CmbTmK8ChyzQefRrBvR5VdUdNbPWkxUVtVAVk1bVpGZ6ztTFuF8wTSk+RFKdDV734aI X-Received: by 10.112.131.197 with SMTP id oo5mr59168lbb.77.1387491645341; Thu, 19 Dec 2013 14:20:45 -0800 (PST) Received: from wasted.dev.rtsoft.ru (ppp91-76-87-169.pppoe.mtu-net.ru. [91.76.87.169]) by mx.google.com with ESMTPSA id mx3sm3282145lbc.14.2013.12.19.14.20.44 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 19 Dec 2013 14:20:44 -0800 (PST) From: Sergei Shtylyov Organization: Cogent Embedded To: horms@verge.net.au, linux-sh@vger.kernel.org, davem@davemloft.net Subject: [PATCH 2/2] ARM: shmobile: Lager: conditionally select CONFIG_MICREL_PHY Date: Fri, 20 Dec 2013 02:20:54 +0300 User-Agent: KMail/1.13.5 (Linux/2.6.32.26-175.fc12.i686.PAE; KDE/4.4.5; i686; ; ) Cc: magnus.damm@gmail.com, linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org References: <201312200218.08076.sergei.shtylyov@cogentembedded.com> In-Reply-To: <201312200218.08076.sergei.shtylyov@cogentembedded.com> MIME-Version: 1.0 Message-Id: <201312200220.54747.sergei.shtylyov@cogentembedded.com> Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org X-Spam-Status: No, score=-7.4 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Now that support for KSZ8041RNLI is added to the Micrel PHY driver and we intend to support PHY IRQs on the Lager board, we have to enable the Micrel driver. Do this by selecting CONFIG_MICREL_PHY for Lager if CONFIG_SH_ETH is enabled. Signed-off-by: Sergei Shtylyov --- arch/arm/mach-shmobile/Kconfig | 2 ++ 1 file changed, 2 insertions(+) -- To unsubscribe from this list: send the line "unsubscribe linux-sh" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Index: renesas/arch/arm/mach-shmobile/Kconfig =================================================================== --- renesas.orig/arch/arm/mach-shmobile/Kconfig +++ renesas/arch/arm/mach-shmobile/Kconfig @@ -54,6 +54,7 @@ config MACH_KZM9D config MACH_LAGER bool "Lager board" depends on ARCH_R8A7790 + select MICREL_PHY if SH_ETH comment "Renesas ARM SoCs System Configuration" endif @@ -261,6 +262,7 @@ config MACH_LAGER bool "Lager board" depends on ARCH_R8A7790 select USE_OF + select MICREL_PHY if SH_ETH config MACH_KOELSCH bool "Koelsch board"