linux-phy.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] phy: samsung: Kconfig: Add configuration menu for Samsung 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 Samsung phy drivers
helps to make the menu display more concise.

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

diff --git a/drivers/phy/samsung/Kconfig b/drivers/phy/samsung/Kconfig
index e20d2fcc9fe7..5145230e314b 100644
--- a/drivers/phy/samsung/Kconfig
+++ b/drivers/phy/samsung/Kconfig
@@ -2,6 +2,8 @@
 #
 # Phy drivers for Samsung platforms
 #
+menu "PHY drivers for Samsung platforms"
+
 config PHY_EXYNOS_DP_VIDEO
 	tristate "Exynos SoC series Display Port PHY driver"
 	depends on OF
@@ -103,3 +105,5 @@ config PHY_EXYNOS5250_SATA
 	  Exynos5250 based SoCs.This SerDes/Phy supports SATA 1.5 Gb/s,
 	  SATA 3.0 Gb/s, SATA 6.0 Gb/s speeds. It supports one SATA host
 	  port to accept one SATA device.
+
+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:51 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: samsung: Kconfig: Add configuration menu for Samsung 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).