linux-phy.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] phy: hisilicon: Kconfig: Add configuration menu for Hisilicon 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: Kishon Vijay Abraham I, Vinod Koul, linux-phy, linux-kernel

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

Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
---
 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

^ 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: hisilicon: Kconfig: Add configuration menu for Hisilicon 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).