All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] phy: marvell: Kconfig: Add configuration menu for Marvell phy drivers
@ 2021-09-23  2:50 ` Cai Huoqing
  0 siblings, 0 replies; 2+ messages 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 Marvell phy drivers
helps to make the menu display more concise.

Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
---
 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
-- 
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] 2+ messages in thread

* [PATCH] phy: marvell: Kconfig: Add configuration menu for Marvell phy drivers
@ 2021-09-23  2:50 ` Cai Huoqing
  0 siblings, 0 replies; 2+ messages 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 Marvell phy drivers
helps to make the menu display more concise.

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-23  3:06 UTC | newest]

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.