From patchwork Mon Sep 1 14:24:40 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartlomiej Zolnierkiewicz X-Patchwork-Id: 4819981 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 B7E7FC0338 for ; Mon, 1 Sep 2014 14:24:57 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 9B63D20176 for ; Mon, 1 Sep 2014 14:24:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4A7BD20149 for ; Mon, 1 Sep 2014 14:24:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753673AbaIAOYs (ORCPT ); Mon, 1 Sep 2014 10:24:48 -0400 Received: from mailout4.samsung.com ([203.254.224.34]:18926 "EHLO mailout4.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751965AbaIAOYr (ORCPT ); Mon, 1 Sep 2014 10:24:47 -0400 Received: from epcpsbgm2.samsung.com (epcpsbgm2 [203.254.230.27]) by mailout4.samsung.com (Oracle Communications Messaging Server 7u4-24.01(7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTP id <0NB800HUM819RIC0@mailout4.samsung.com>; Mon, 01 Sep 2014 23:24:45 +0900 (KST) X-AuditID: cbfee61b-f79f86d00000144c-18-540481ad534a Received: from epmmp1.local.host ( [203.254.227.16]) by epcpsbgm2.samsung.com (EPCPMTA) with SMTP id 88.9D.05196.DA184045; Mon, 01 Sep 2014 23:24:45 +0900 (KST) Received: from amdc1032.localnet ([106.116.147.136]) by mmp1.samsung.com (Oracle Communications Messaging Server 7u4-24.01 (7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTPA id <0NB800COT8162T10@mmp1.samsung.com>; Mon, 01 Sep 2014 23:24:45 +0900 (KST) From: Bartlomiej Zolnierkiewicz To: Greg Kroah-Hartman Cc: Simon Horman , Magnus Damm , Kyungmin Park , linux-usb@vger.kernel.org, linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v2] usb: renesas_usbhs: fix driver dependencies Date: Mon, 01 Sep 2014 16:24:40 +0200 Message-id: <1601192.oClrOJlUe8@amdc1032> User-Agent: KMail/4.8.4 (Linux/3.2.0-54-generic-pae; KDE/4.8.5; i686; ; ) MIME-version: 1.0 Content-transfer-encoding: 7Bit Content-type: text/plain; charset=us-ascii X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFjrMLMWRmVeSWpSXmKPExsVy+t9jAd21jSwhBl8vqFo0L17PZtG89Suj xdmmN+wWl3fNYbOY82cKs8WiZa3MFg9Wv2VzYPfYOesuu8f+uWvYPfq2rGL0mPPzG4vH501y AaxRXDYpqTmZZalF+nYJXBmLbv9mLDjPXtE3Xa2BcR9bFyMnh4SAicSCWY2sELaYxIV768Hi QgKLGCVedCh2MXIB2S1MEo1ty8ESbAJWEhPbVzGC2CICxhL9Z2exgxQxC5xhlJj7tYUZJCEs YC/x61AHO4jNIqAq0Tj9Flgzr4CmxNxHv1lAbFEBT4kd21dCxQUlfky+BxZnFpCX2Ld/KiuE rSWxfudxpgmMfLOQlM1CUjYLSdkCRuZVjKKpBckFxUnpuUZ6xYm5xaV56XrJ+bmbGMFB+0x6 B+OqBotDjAIcjEo8vA9mMYcIsSaWFVfmHmKU4GBWEuFNzWAJEeJNSaysSi3Kjy8qzUktPsQo zcGiJM57sNU6UEggPbEkNTs1tSC1CCbLxMEp1cC4oVg7wemyf91sP56snWol523nNouov9uW JescGnf11OSDK7eXrNXKW8z68dVWzr/1D9l85BiPKdRLxF1JfnK0S+W08qT76j6umS8Tp4Tf jM6u+7E+UcNA8cPO2DcBF4Riutq2KEya97d8pmnT+is+GSceRs+7GCKxo0JCfu2rSJvK98nZ vJxKLMUZiYZazEXFiQB6/V5RVgIAAA== Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org X-Spam-Status: No, score=-8.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable 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 Renesas USBHS controller support should be available only on Renesas ARM SoCs and SuperH architecture. Signed-off-by: Bartlomiej Zolnierkiewicz Acked-by: Kyungmin Park Cc: Simon Horman Cc: Magnus Damm Acked-by: Geert Uytterhoeven Acked-by: Simon Horman Acked-by: Yoshihiro Shimoda --- v2: - s/ARCH_SH/SUPERH/ (thanks to Sergei Shtylyov) drivers/usb/renesas_usbhs/Kconfig | 1 + 1 file changed, 1 insertion(+) -- 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: b/drivers/usb/renesas_usbhs/Kconfig =================================================================== --- a/drivers/usb/renesas_usbhs/Kconfig 2014-07-30 14:31:51.883523522 +0200 +++ b/drivers/usb/renesas_usbhs/Kconfig 2014-09-01 14:25:42.028512490 +0200 @@ -5,6 +5,7 @@ config USB_RENESAS_USBHS tristate 'Renesas USBHS controller' depends on USB_GADGET + depends on ARCH_SHMOBILE || SUPERH || COMPILE_TEST default n help Renesas USBHS is a discrete USB host and peripheral controller chip