From mboxrd@z Thu Jan 1 00:00:00 1970 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 7DDDCC433F5 for ; Thu, 23 Sep 2021 02:50:34 +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 487F1610A1 for ; Thu, 23 Sep 2021 02:50:34 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 487F1610A1 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=LSpNsR2T9lKNzdSJnc1M43oq1e9c0F1nnA7kv8+b8x4=; b=R5T9F4ltaIi61q yYoKBZMr7FwiZk7ygweG7LAzGDlnWK+4gIcKWDxkMS1QbbOObR4brxhFEQYGMSjK4/YPkL6w72Fii KD+LU9RDDKGy1eZYsduRUvOhAE+liD1hU/tbNJ+o6Lo6idOkpM9XJ5CjJSfoK/6Bf/14aXYL8qG76 RDKb2WZSfpzDHUA/55XUy50CwYitcGKIcGfT59p4AXqDIQP158aVYjRlaTPFkM5zd2Shv/fe5orlX F2aLxPGXL+3ECIMobEY8kInMKnhuyIx6QCtpEnpCvejRSauGnd0z0P4Iz8YbNiYk8grVPlfVzziG+ 3hQCJlmgv8M028+AVh2A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mTEoj-00A7Ka-Px; Thu, 23 Sep 2021 02:50:33 +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 1mTEoh-00A7Ji-Ia for linux-phy@lists.infradead.org; Thu, 23 Sep 2021 02:50:32 +0000 Received: from BC-Mail-Ex28.internal.baidu.com (unknown [172.31.51.22]) by Forcepoint Email with ESMTPS id 85FEC8F865DA2ACCC7BB; Thu, 23 Sep 2021 10:50:27 +0800 (CST) Received: from BJHW-MAIL-EX27.internal.baidu.com (10.127.64.42) by BC-Mail-Ex28.internal.baidu.com (172.31.51.22) 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:27 +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:26 +0800 From: Cai Huoqing To: CC: Kishon Vijay Abraham I , Vinod Koul , , Subject: [PATCH] phy: hisilicon: Kconfig: Add configuration menu for Hisilicon phy drivers Date: Thu, 23 Sep 2021 10:50:20 +0800 Message-ID: <20210923025021.242-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-Ex13.internal.baidu.com (172.31.51.53) 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_195031_821717_8663E350 X-CRM114-Status: UNSURE ( 6.35 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org Adding a configuration menu to hold many Hisilicon phy drivers helps to make the menu display more concise. Signed-off-by: Cai Huoqing --- drivers/phy/hisilicon/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/drivers/phy/hisilicon/Kconfig b/drivers/phy/hisilicon/Kconfig index 4d008cfc279c..6293bb736302 100644 --- a/drivers/phy/hisilicon/Kconfig +++ b/drivers/phy/hisilicon/Kconfig @@ -2,6 +2,8 @@ # # Phy drivers for Hisilicon platforms # +menu "PHY drivers for Hisilicon platforms" + config PHY_HI6220_USB tristate "hi6220 USB PHY support" depends on (ARCH_HISI && ARM64) || COMPILE_TEST @@ -59,3 +61,5 @@ config PHY_HIX5HD2_SATA select MFD_SYSCON help Support for SATA PHY on Hisilicon hix5hd2 Soc. + +endmenu -- 2.25.1 -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy