From patchwork Thu Sep 23 02:50:28 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Cai,Huoqing" X-Patchwork-Id: 12511839 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-18.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A211AC433F5 for ; Thu, 23 Sep 2021 02:50:39 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 5EFFF610A1 for ; Thu, 23 Sep 2021 02:50:39 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 5EFFF610A1 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=baidu.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:CC :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=GgigXCWaLu3FWZKZPoGnj4DWxkysQp4faq274H4jWBU=; b=sMqPHqHfz56HbY D9h1Nqy/yMlxKsJyJyiYEOaKpBzf6v3ISMqMDpYl36DsogWbpg3hdXVUuJhDkMC0ieCWaW7B4CerH Ba+20ABzFwwBsB8V0lcuhG7BIs0d7PfuQo+nLiYh6dYgfddDxpPFvRBHqNjLrqvhXTozdt4Dw5hj5 A9X2vYttsgBVflYYc2mwfW1XNuspyhpXeuNwYhmVPdV8bCxMdV5hjcxYhSKGgP1RxlOYWG8DMT6mO KHfHuH5SvmHgI8eups2JIopNhgYR4QGriU1xJcvC0WyTeHCC2hJHCv7bNn3htHh01xuCdPACEQa3+ j766cSNoMy+6a7q2x7mw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mTEoo-00A7LA-UC; Thu, 23 Sep 2021 02:50:38 +0000 Received: from mx22.baidu.com ([220.181.50.185] helo=baidu.com) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mTEol-00A7Kq-VZ for linux-phy@lists.infradead.org; Thu, 23 Sep 2021 02:50:37 +0000 Received: from BC-Mail-Ex27.internal.baidu.com (unknown [172.31.51.21]) by Forcepoint Email with ESMTPS id 0A421D838DA34BCD8F82; Thu, 23 Sep 2021 10:50:35 +0800 (CST) Received: from BJHW-MAIL-EX27.internal.baidu.com (10.127.64.42) by BC-Mail-Ex27.internal.baidu.com (172.31.51.21) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2176.2; Thu, 23 Sep 2021 10:50:34 +0800 Received: from LAPTOP-UKSR4ENP.internal.baidu.com (172.31.63.8) by BJHW-MAIL-EX27.internal.baidu.com (10.127.64.42) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Thu, 23 Sep 2021 10:50:34 +0800 From: Cai Huoqing To: CC: Kishon Vijay Abraham I , Vinod Koul , , Subject: [PATCH] phy: marvell: Kconfig: Add configuration menu for Marvell phy drivers Date: Thu, 23 Sep 2021 10:50:28 +0800 Message-ID: <20210923025028.295-1-caihuoqing@baidu.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-Originating-IP: [172.31.63.8] X-ClientProxiedBy: BC-Mail-Ex31.internal.baidu.com (172.31.51.25) To BJHW-MAIL-EX27.internal.baidu.com (10.127.64.42) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210922_195036_233370_CE2F38A8 X-CRM114-Status: UNSURE ( 6.51 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org Adding a configuration menu to hold many Marvell phy drivers helps to make the menu display more concise. Signed-off-by: Cai Huoqing --- drivers/phy/marvell/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/drivers/phy/marvell/Kconfig b/drivers/phy/marvell/Kconfig index bdb87c976243..44eb3632e7a3 100644 --- a/drivers/phy/marvell/Kconfig +++ b/drivers/phy/marvell/Kconfig @@ -2,6 +2,8 @@ # # Phy drivers for Marvell platforms # +menu "PHY drivers for Marvell platforms" + config ARMADA375_USBCLUSTER_PHY bool "Armada 375 USB cluster PHY support" if COMPILE_TEST default y if MACH_ARMADA_375 @@ -136,3 +138,5 @@ config PHY_MMP3_HSIC components on MMP3-based boards. To compile this driver as a module, choose M here. + +endmenu