linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] phy: qualcomm: Kconfig: Add configuration menu for Qualcomm phy drivers
@ 2021-09-23  2:50 Cai Huoqing
  0 siblings, 0 replies; only message in thread
From: Cai Huoqing @ 2021-09-23  2:50 UTC (permalink / raw)
  To: caihuoqing
  Cc: Andy Gross, Bjorn Andersson, Kishon Vijay Abraham I, Vinod Koul,
	linux-arm-msm, linux-phy, linux-kernel

Adding a configuration menu to hold many Qualcomm phy drivers
helps to make the menu display more concise.

Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
---
 drivers/phy/qualcomm/Kconfig | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/drivers/phy/qualcomm/Kconfig b/drivers/phy/qualcomm/Kconfig
index 7f6fcb8ec5ba..40391fab644f 100644
--- a/drivers/phy/qualcomm/Kconfig
+++ b/drivers/phy/qualcomm/Kconfig
@@ -2,6 +2,8 @@
 #
 # Phy drivers for Qualcomm and Atheros platforms
 #
+menu "PHY drivers for Qualcomm and Atheros platforms"
+
 config PHY_ATH79_USB
 	tristate "Atheros AR71XX/9XXX USB PHY driver"
 	depends on OF && (ATH79 || COMPILE_TEST)
@@ -114,3 +116,5 @@ config PHY_QCOM_IPQ806X_USB
 	  This option enables support for the Synopsis PHYs present inside the
 	  Qualcomm USB3.0 DWC3 controller on ipq806x SoC. This driver supports
 	  both HS and SS PHY controllers.
+
+endmenu
-- 
2.25.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-23  2:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-23  2:50 [PATCH] phy: qualcomm: Kconfig: Add configuration menu for Qualcomm phy drivers Cai Huoqing

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).