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

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

diff --git a/drivers/phy/broadcom/Kconfig b/drivers/phy/broadcom/Kconfig
index fd92b73b7109..f81e23742079 100644
--- a/drivers/phy/broadcom/Kconfig
+++ b/drivers/phy/broadcom/Kconfig
@@ -2,6 +2,8 @@
 #
 # Phy drivers for Broadcom platforms
 #
+menu "PHY drivers for Broadcom platforms"
+
 config PHY_BCM63XX_USBH
 	tristate "BCM63xx USBH PHY driver"
 	depends on BMIPS_GENERIC || COMPILE_TEST
@@ -112,3 +114,5 @@ config PHY_BCM_SR_PCIE
 	help
 	  Enable this to support the Broadcom Stingray PCIe PHY
 	  If unsure, say N.
+
+endmenu
-- 
2.25.1


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

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

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

diff --git a/drivers/phy/broadcom/Kconfig b/drivers/phy/broadcom/Kconfig
index fd92b73b7109..f81e23742079 100644
--- a/drivers/phy/broadcom/Kconfig
+++ b/drivers/phy/broadcom/Kconfig
@@ -2,6 +2,8 @@
 #
 # Phy drivers for Broadcom platforms
 #
+menu "PHY drivers for Broadcom platforms"
+
 config PHY_BCM63XX_USBH
 	tristate "BCM63xx USBH PHY driver"
 	depends on BMIPS_GENERIC || COMPILE_TEST
@@ -112,3 +114,5 @@ config PHY_BCM_SR_PCIE
 	help
 	  Enable this to support the Broadcom Stingray PCIe PHY
 	  If unsure, say N.
+
+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] 6+ messages in thread

* Re: [PATCH] phy: broadcom: Kconfig: Add configuration menu for Broadcom phy drivers
  2021-09-23  2:50 ` Cai Huoqing
@ 2021-09-24  2:10   ` Florian Fainelli
  -1 siblings, 0 replies; 6+ messages in thread
From: Florian Fainelli @ 2021-09-24  2:10 UTC (permalink / raw)
  To: Cai Huoqing; +Cc: Kishon Vijay Abraham I, Vinod Koul, linux-phy, linux-kernel



On 9/22/2021 7:50 PM, Cai Huoqing wrote:
> Adding a configuration menu to hold many Broadcom phy drivers
> helps to make the menu display more concise.
> 
> Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>

Acked-by: Florian Fainelli <f.fainelli@gmail.com>
-- 
Florian

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

* Re: [PATCH] phy: broadcom: Kconfig: Add configuration menu for Broadcom phy drivers
@ 2021-09-24  2:10   ` Florian Fainelli
  0 siblings, 0 replies; 6+ messages in thread
From: Florian Fainelli @ 2021-09-24  2:10 UTC (permalink / raw)
  To: Cai Huoqing; +Cc: Kishon Vijay Abraham I, Vinod Koul, linux-phy, linux-kernel



On 9/22/2021 7:50 PM, Cai Huoqing wrote:
> Adding a configuration menu to hold many Broadcom phy drivers
> helps to make the menu display more concise.
> 
> Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>

Acked-by: Florian Fainelli <f.fainelli@gmail.com>
-- 
Florian

-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

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

* Re: [PATCH] phy: broadcom: Kconfig: Add configuration menu for Broadcom phy drivers
  2021-09-23  2:50 ` Cai Huoqing
@ 2021-10-01  8:20   ` Vinod Koul
  -1 siblings, 0 replies; 6+ messages in thread
From: Vinod Koul @ 2021-10-01  8:20 UTC (permalink / raw)
  To: Cai Huoqing; +Cc: Kishon Vijay Abraham I, linux-phy, linux-kernel

On 23-09-21, 10:50, Cai Huoqing wrote:
> Adding a configuration menu to hold many Broadcom phy drivers
> helps to make the menu display more concise.

Applied, thanks

-- 
~Vinod

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

* Re: [PATCH] phy: broadcom: Kconfig: Add configuration menu for Broadcom phy drivers
@ 2021-10-01  8:20   ` Vinod Koul
  0 siblings, 0 replies; 6+ messages in thread
From: Vinod Koul @ 2021-10-01  8:20 UTC (permalink / raw)
  To: Cai Huoqing; +Cc: Kishon Vijay Abraham I, linux-phy, linux-kernel

On 23-09-21, 10:50, Cai Huoqing wrote:
> Adding a configuration menu to hold many Broadcom phy drivers
> helps to make the menu display more concise.

Applied, thanks

-- 
~Vinod

-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

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

end of thread, other threads:[~2021-10-01  8:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-23  2:50 [PATCH] phy: broadcom: Kconfig: Add configuration menu for Broadcom phy drivers Cai Huoqing
2021-09-23  2:50 ` Cai Huoqing
2021-09-24  2:10 ` Florian Fainelli
2021-09-24  2:10   ` Florian Fainelli
2021-10-01  8:20 ` Vinod Koul
2021-10-01  8:20   ` Vinod Koul

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.